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 2016/03/22 19:41:31 UTC

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

Added STORM-1641 to Changelog


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

Branch: refs/heads/1.x-branch
Commit: cb217d61b239979d5705ccc0a1c860aba0c08112
Parents: b199942
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Tue Mar 22 12:24:16 2016 -0500
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Tue Mar 22 12:24:16 2016 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/cb217d61/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 97eac05..10a3b57 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.0.0
+ * STORM-1641: make subtree node creation consistent
  * STORM-1604: Delayed transition should handle NotALeaderException
  * STORM-1602: Blobstore UTs are failed on Windows
  * STORM-1629: Files/move doesn't work properly with non-empty directory in Windows