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 2015/01/06 21:42:49 UTC

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

Added STORM-611 to Changelog


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

Branch: refs/heads/master
Commit: cc19d434ca231bfdf72ae1a17beb6e5bb1bf2aad
Parents: d256627
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Tue Jan 6 14:36:10 2015 -0600
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Tue Jan 6 14:36:10 2015 -0600

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


http://git-wip-us.apache.org/repos/asf/storm/blob/cc19d434/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 76002cb..50c0d35 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,6 +17,7 @@
  * STORM-505: Fix debug string construction
  * STORM-613: Fix wrong getOffset return value
  * STORM-612: Update the contact address in configure.ac
+ * STORM-611: Remove extra "break"s
 
 ## 0.9.3-rc2
  * STORM-558: change "swap!" to "reset!" to fix assignment-versions in supervisor