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 <[email protected]> Authored: Tue Feb 23 12:52:23 2016 -0800 Committer: Sriharsha Chintalapani <[email protected]> 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
