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:09:56 UTC

[24/50] [abbrv] git commit: Added STORM-205 to changelog.

Added STORM-205 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/6dae731c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-storm/tree/6dae731c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-storm/diff/6dae731c

Branch: refs/heads/security
Commit: 6dae731c89b3756eea3257cee949a493d7590f16
Parents: baee2f4
Author: Robert (Bobby) Evans <bo...@apache.org>
Authored: Tue Jun 3 19:28:50 2014 -0500
Committer: Robert (Bobby) Evans <bo...@apache.org>
Committed: Tue Jun 3 19:28:50 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/6dae731c/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 134d009..2117367 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.9.2-incubating (unreleased)
+ * STORM-205: Add REST API To Storm UI
  * STORM-326: tasks send duplicate metrics
  * STORM-331: Update the Kafka dependency of storm-kafka to 0.8.1.1
  * STORM-308: Add support for config_value to {supervisor,nimbus,ui,drpc,logviewer} childopts