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/20 00:06:30 UTC

[5/5] git commit: Added STORM-295 to changelog

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

Branch: refs/heads/master
Commit: 73dc6245ff0bd53b737df663926d7bd1a93a55c9
Parents: d1159e3
Author: Robert (Bobby) Evans <bo...@apache.org>
Authored: Mon May 19 17:02:40 2014 -0500
Committer: Robert (Bobby) Evans <bo...@apache.org>
Committed: Mon May 19 17:02:40 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/73dc6245/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4a8f4ff..e49c908 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.9.2-incubating (unreleased)
+ * STORM-295: Add storm configuration to define JAVA_HOME
  * STORM-138: Pluggable serialization for multilang
  * STORM-264: Removes references to the deprecated topology.optimize
  * STORM-245: implement Stream.localOrShuffle() for trident