You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by sa...@apache.org on 2017/04/19 03:54:34 UTC

[3/3] storm git commit: Added STORM-2481 to CHANGELOG.md

Added STORM-2481 to CHANGELOG.md


Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/bfd10066
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/bfd10066
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/bfd10066

Branch: refs/heads/master
Commit: bfd10066cc86b66fe7e71c7c09b33d628bd3d20e
Parents: ef7afd8
Author: Satish Duggana <sa...@apache.org>
Authored: Wed Apr 19 09:19:00 2017 +0530
Committer: Satish Duggana <sa...@apache.org>
Committed: Wed Apr 19 09:19:00 2017 +0530

----------------------------------------------------------------------
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/bfd10066/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7dbd52c..7cc2f16 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 \ufeff## 2.0.0
+ * STORM-2481: Upgrade Aether version to resolve Aether bug BUG-451566
  * STORM-2480: principle should be modified to principal
  * STORM-2371: Replace existing AMQP eventhub client with the lastest one from Microsoft eventhubs
  * STORM-2475: Fix parsing of host:port to deal with IPv6 addresses