You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by je...@apache.org on 2016/08/11 16:43:14 UTC

[2/2] storm git commit: Add STORM-2036 to Changelog

Add STORM-2036 to Changelog


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

Branch: refs/heads/1.x-branch
Commit: ce51159fc407f52b82a8dacf86e25e8284e177df
Parents: 9bd21ca
Author: Boyang Jerry Peng <je...@yahoo-inc.com>
Authored: Thu Aug 11 11:42:36 2016 -0500
Committer: Boyang Jerry Peng <je...@yahoo-inc.com>
Committed: Thu Aug 11 11:42:36 2016 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/ce51159f/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 844e220..eff0aa3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.1.0
+ * STORM-2036: Fix minor bug in RAS Tests
  * STORM-1979: Storm Druid Connector implementation.
  * STORM-1839: Storm spout implementation for Amazon Kinesis Streams.
  * STORM-1876: Option to build storm-kafka and storm-kafka-client with different kafka client version