You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ka...@apache.org on 2015/09/19 03:46:27 UTC

[2/2] storm git commit: add STORM-1050 to CHANGELOG.md

add STORM-1050 to CHANGELOG.md


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

Branch: refs/heads/0.10.x-branch
Commit: 15c7a8aefe608ea3910260b23e48c4e95a9f692d
Parents: ac67163
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Sat Sep 19 10:46:07 2015 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Sat Sep 19 10:46:07 2015 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/15c7a8ae/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8a3c7dc..57abb7e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.10.0
+ * STORM-1050: Topologies with same name run on one cluster
  * STORM-1005: Supervisor do not get running workers after restart.
  * STORM-803: Cleanup travis-ci build and logs
  * STORM-1027: Use overflow buffer for emitting metrics