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 04:04:16 UTC

[2/2] 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/5849e69f
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/5849e69f
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/5849e69f

Branch: refs/heads/1.x-branch
Commit: 5849e69f173ee7b0eeaa4aa7a20827a6f2757e82
Parents: d1a0c43
Author: Satish Duggana <sa...@apache.org>
Authored: Wed Apr 19 09:25:56 2017 +0530
Committer: Satish Duggana <sa...@apache.org>
Committed: Wed Apr 19 09:25:56 2017 +0530

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


http://git-wip-us.apache.org/repos/asf/storm/blob/5849e69f/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 724e9bb..3130079 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 \ufeff## 1.1.1
+ * STORM-2481: Upgrade Aether version to resolve Aether bug BUG-451566
  * STORM-2435: Logging in storm.js inconsistent to console.log and does not support log levels
  * STORM-2315: New kafka spout can't commit offset when ack is disabled
  * STORM-2467: Use explicit charset when decoding from array backed buffer