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 2016/02/23 21:53:50 UTC

[3/3] storm git commit: Added STORM-1552 to CHANGELOG.

Added STORM-1552 to CHANGELOG.


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

Branch: refs/heads/1.x-branch
Commit: 63bac16c2a27c3a3d0c372dc0925f4f606ffe9dd
Parents: f3baed0
Author: Sriharsha Chintalapani <ha...@hortonworks.com>
Authored: Tue Feb 23 12:52:23 2016 -0800
Committer: Sriharsha Chintalapani <ha...@hortonworks.com>
Committed: Tue Feb 23 12:52:23 2016 -0800

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


http://git-wip-us.apache.org/repos/asf/storm/blob/63bac16c/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d85c002..319dc85 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.0.0
+ * STORM-1552: Fix topology event sampling log dir 
  * STORM-1511: min/max operations support on a trident stream
  * STORM-1522: REST API throws invalid worker log links
  * STORM-1532: Fix readCommandLineOpts to parse JSON correctly