add STORM-1522 to changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/f6f05afb Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/f6f05afb Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/f6f05afb Branch: refs/heads/1.x-branch Commit: f6f05afb16336ef3a8dd16b33577e6fc23e50bf6 Parents: 37a10b0 Author: P. Taylor Goetz <[email protected]> Authored: Fri Feb 19 15:19:50 2016 -0500 Committer: P. Taylor Goetz <[email protected]> Committed: Fri Feb 19 15:19:50 2016 -0500 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/f6f05afb/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 475a1a4..718c989 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.0.0 + * STORM-1522: REST API throws invalid worker log links * STORM-1532: Fix readCommandLineOpts to parse JSON correctly * STORM-1541: Change scope of 'hadoop-minicluster' to test * STORM-1539: Improve Storm ACK-ing performance
