You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by sr...@apache.org on 2015/02/23 19:02:40 UTC

[3/4] storm git commit: Added STORM-641 to CHANGELOG.

Added STORM-641 to CHANGELOG.


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

Branch: refs/heads/master
Commit: 2de5274268580b56214f70878dfb5afc61227e95
Parents: e0475e4
Author: Sriharsha Chintalapani <ha...@hortonworks.com>
Authored: Mon Feb 23 08:31:17 2015 -0800
Committer: Sriharsha Chintalapani <ha...@hortonworks.com>
Committed: Mon Feb 23 08:31:17 2015 -0800

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


http://git-wip-us.apache.org/repos/asf/storm/blob/2de52742/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4c7ebb1..8120d82 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.10.0
+ * STORM-641: Add total number of topologies to api/v1/cluster/summary.
  * STORM-640: Storm UI vulnerable to poodle attack.
  * STORM-651: improvements to storm.cmd
  * STORM-456: Storm UI: cannot navigate to topology page when name contains spaces.