You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ki...@apache.org on 2016/03/04 17:59:04 UTC

[9/9] storm git commit: Added STORM-1528 ot Changelog

Added STORM-1528 ot Changelog


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

Branch: refs/heads/master
Commit: db04ce689669547abe2a9d6ab805d7ba2fe166fd
Parents: 45c8a55
Author: Kishor Patil <kp...@yahoo-inc.com>
Authored: Fri Mar 4 16:50:35 2016 +0000
Committer: Kishor Patil <kp...@yahoo-inc.com>
Committed: Fri Mar 4 16:50:35 2016 +0000

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


http://git-wip-us.apache.org/repos/asf/storm/blob/db04ce68/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7b67a5e..b79340a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 2.0.0
+ * STORM-1528: Fix CsvPreparableReporter log directory
  * STORM-1561: Supervisor should relaunch worker if assignments have changed
  * STORM-1283: port backtype.storm.MockAutoCred to java
  * STORM-1592: clojure code calling into Utils.exitProcess throws ClassCastException