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 2014/06/26 23:02:36 UTC

[3/3] git commit: UAdded STORM-213 to Changelog

UAdded STORM-213 to Changelog


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

Branch: refs/heads/master
Commit: 6f57464c539f2a667389dffde0d2243796022c76
Parents: e9ca55c
Author: Robert (Bobby) Evans <bo...@apache.org>
Authored: Thu Jun 26 15:58:12 2014 -0500
Committer: Robert (Bobby) Evans <bo...@apache.org>
Committed: Thu Jun 26 15:58:12 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/6f57464c/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 38c1f7d..bdc6af0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,7 @@
  * STORM-54: Per-Topology Classpath and Environment for Workers
  * STORM-355: excluding outdated netty transitively included via curator
  * STORM-183: Replacing RunTime.halt() with RunTime.exit()
+ * STORM-213: Decouple In-Process ZooKeeper from LocalCluster.
 
 ## 0.9.2-incubating
  * STORM-66: send taskid on initial handshake