You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2017/05/23 18:16:05 UTC

[3/3] storm git commit: Added STORM-2525 to Changelog

Added STORM-2525 to Changelog


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

Branch: refs/heads/master
Commit: 1a380ede3fb3e23db95790703c0a5a09c9052222
Parents: c2bd9f0
Author: Robert Evans <ev...@yahoo-inc.com>
Authored: Tue May 23 12:57:32 2017 -0500
Committer: Robert Evans <ev...@yahoo-inc.com>
Committed: Tue May 23 12:57:32 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/1a380ede/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ea8c54a..ce93911 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 2.0.0
+ * STORM-2525: Fix flaky integration tests
  * STORM-2526: Revert changes mistakenly made to generated files
  * STORM-2524: Add the option to set client.id to storm-kafka
  * STORM-2448: Add in Storm and JDK versions when submitting a topology.