You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ki...@apache.org on 2015/06/15 16:27:38 UTC

[3/3] storm git commit: Add STORM-860 to Changelog

Add STORM-860 to Changelog


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

Branch: refs/heads/master
Commit: f75cf7c176bf5cae740c2d29999d57de87ea07fa
Parents: df8baad4
Author: Kishor Patil <kp...@yahoo-inc.com>
Authored: Mon Jun 15 09:27:12 2015 -0500
Committer: Kishor Patil <kp...@yahoo-inc.com>
Committed: Mon Jun 15 09:27:12 2015 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/f75cf7c1/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 414ad10..30f9020 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,7 @@
 ## 0.11.0
  * STORM-847: Add cli to get the last storm error from the topology
  * STORM-864: Exclude storm-kafka tests from Travis CI build
+ * STORM-860: UI: while topology is transitioned to killed, "Activate" button is enabled but not functioning
 
 ## 0.10.0
  * STORM-856: use serialized value of delay secs for topo actions