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 2015/09/01 23:24:00 UTC

[2/2] storm git commit: add STORM-1001 to CHANGELOG.md

add STORM-1001 to CHANGELOG.md


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

Branch: refs/heads/0.10.x-branch
Commit: d4aa742dcfd1d2ccb73468b519894523f1de7a5e
Parents: 9c37d04
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Wed Sep 2 06:23:38 2015 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Wed Sep 2 06:23:38 2015 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/d4aa742d/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 035711f..3cbff5b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.10.0-beta2
+ * STORM-1001: Undefined STORM_EXT_CLASSPATH adds '::' to classpath of workers
  * STORM-977: Incorrect signal (-9) when as-user is true
  * STORM-843: [storm-redis] Add Javadoc to storm-redis
  * STORM-866: Use storm.log.dir instead of storm.home in log4j2 config