You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by pt...@apache.org on 2015/05/15 20:56:32 UTC

[06/12] storm git commit: add STORM-686 to CHANGELOG

add STORM-686 to CHANGELOG


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

Branch: refs/heads/0.10.x-branch
Commit: 12766913010670746fed792792bd553dba383e8f
Parents: e06c7f4
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Fri May 15 14:14:23 2015 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Fri May 15 14:14:23 2015 -0400

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


http://git-wip-us.apache.org/repos/asf/storm/blob/12766913/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 20625f3..c27f673 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.10.0
+ * STORM-686. Add worker-launcher to storm-dist.
  * STORM-789: Send more topology context to Multi-Lang components via initial handshake
  * STORM-764: Have option to compress thrift heartbeat
  * JIRA STORM-766 (Include version info in the service page)