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/05/21 17:27:38 UTC

[8/8] git commit: Added STORM-3078 to changelog

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

Branch: refs/heads/master
Commit: 4ac0becbd0d346316ab39c8bf46f27955e8f29cb
Parents: f6c306b
Author: Robert (Bobby) Evans <bo...@apache.org>
Authored: Wed May 21 10:23:21 2014 -0500
Committer: Robert (Bobby) Evans <bo...@apache.org>
Committed: Wed May 21 10:23:21 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/4ac0becb/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0d5f9d7..4a1ab8d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.9.2-incubating (unreleased)
+ * STORM-308: Add support for config_value to {supervisor,nimbus,ui,drpc,logviewer} childopts
  * STORM-309: storm-starter Readme: windows documentation update
  * STORM-318: update storm-kafka to use apache curator-2.4.0
  * STORM-303: storm-kafka reliability improvements