You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ka...@apache.org on 2016/08/08 08:17:41 UTC

[5/5] storm git commit: add STORM-1277 to CHANGELOG

add STORM-1277 to CHANGELOG


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

Branch: refs/heads/master
Commit: 28563ece16274bcd61827f38e960ce2d27a57dea
Parents: c7d450f
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Mon Aug 8 17:15:20 2016 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Mon Aug 8 17:15:20 2016 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/28563ece/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index bdd4e71..4c8b35e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 2.0.0
+ * STORM-1277: port backtype.storm.daemon.executor to java
  * STORM-2020: Stop using sun internal classes.
  * STORM-2021: Fix license.
  * STORM-2022: fix FieldsTest