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 2016/04/01 16:07:58 UTC

[35/35] storm git commit: Added STORM-1279 to Changelog

Added STORM-1279 to Changelog


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

Branch: refs/heads/master
Commit: 3de3afc37498ebf007c0f8d07146a2afe286a507
Parents: 20d05e3
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Fri Apr 1 08:19:19 2016 -0500
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Fri Apr 1 08:19:19 2016 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/3de3afc3/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8b05797..3b0339b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 2.0.0
+ * STORM-1279: port backtype.storm.daemon.supervisor to java
  * STORM-1668: Flux silently fails while setting a non-existent property.
  * STORM-1271: Port backtype.storm.daemon.task to java
  * STORM-822: Kafka Spout New Consumer API