You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by sr...@apache.org on 2015/12/14 16:29:40 UTC

[5/5] storm git commit: Added STORM-1387 to Changelog.

Added STORM-1387 to Changelog.


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

Branch: refs/heads/master
Commit: 504bdb5153bfe606633074069647ae6024c63f63
Parents: 5afb4ba
Author: Sriharsha Chintalapani <ha...@hortonworks.com>
Authored: Mon Dec 14 07:28:41 2015 -0800
Committer: Sriharsha Chintalapani <ha...@hortonworks.com>
Committed: Mon Dec 14 07:28:41 2015 -0800

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


http://git-wip-us.apache.org/repos/asf/storm/blob/504bdb51/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3b1a9f9..28fc538 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-1387: workers-artifacts directory configurable, and default to be under storm.log.dir.
  * STORM-1211: Add trident state and query support for cassandra connector
  * STORM-1359: Change kryo links from google code to github
  * STORM-1385: Divide by zero exception in stats.clj