add STORM-1532 to changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/cb4636c5 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/cb4636c5 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/cb4636c5 Branch: refs/heads/1.x-branch Commit: cb4636c59c84db59912b50cbd95178f8c3532534 Parents: 29bdf57 Author: P. Taylor Goetz <[email protected]> Authored: Fri Feb 19 15:10:45 2016 -0500 Committer: P. Taylor Goetz <[email protected]> Committed: Fri Feb 19 15:10:45 2016 -0500 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/cb4636c5/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 7457843..475a1a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.0.0 + * STORM-1532: Fix readCommandLineOpts to parse JSON correctly * STORM-1541: Change scope of 'hadoop-minicluster' to test * STORM-1539: Improve Storm ACK-ing performance * STORM-1519: Storm syslog logging not confirming to RFC5426 3.1
