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/11 18:10:18 UTC

[46/50] [abbrv] git commit: update changelog for STORM-69

update changelog for STORM-69


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

Branch: refs/heads/security
Commit: c61b6a78ad1c9574542bcc06ffadad78d716a268
Parents: 1ae179e
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Mon Jun 9 15:48:57 2014 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Mon Jun 9 15:48:57 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/c61b6a78/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 17b839c..f5a6d90 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.9.2-incubating (unreleased)
+ * STORM-69: Storm UI Visualizations for Topologies
  * STORM-297: Performance scaling with CPU
  * STORM-244: DRPC timeout can return null instead of throwing an exception
  * STORM-63: remove timeout drpc request from its function's request queue