You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by pt...@apache.org on 2014/10/02 00:58:10 UTC

[3/3] git commit: update changelog for STORM-507

update changelog for STORM-507


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

Branch: refs/heads/master
Commit: 0390891b5178919bc0b92ca27a0a25b314a7e3a6
Parents: a49aebb
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Wed Oct 1 15:58:01 2014 -0700
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Wed Oct 1 15:58:01 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/storm/blob/0390891b/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c6371a6..dc7ff8e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.9.3-incubating
+ * STORM-507: Topology visualization should not block ui
  * STORM-504: Class used by `repl` command is deprecated.
  * STORM-330: Implement storm exponential backoff stategy for netty client and curator
  * STORM-461: exit-process! does not always exit the process, but throws an exception