add STORM-1553 to changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/f4c6babb Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/f4c6babb Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/f4c6babb Branch: refs/heads/master Commit: f4c6babb5d7bf23fed3daf3ef6e81f5aba22c3fc Parents: 97ff9d2 Author: P. Taylor Goetz <[email protected]> Authored: Fri Feb 19 15:23:42 2016 -0500 Committer: P. Taylor Goetz <[email protected]> Committed: Fri Feb 19 15:23:42 2016 -0500 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/f4c6babb/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index c7770af..005112d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,7 @@ * STORM-1521: When using Kerberos login from keytab with multiple bolts/executors ticket is not renewed in hbase bolt. ## 1.0.0 + * STORM-1522: REST API throws invalid worker log links * STORM-1541: Change scope of 'hadoop-minicluster' to test * STORM-1532: Fix readCommandLineOpts to parse JSON correctly in windows * STORM-1539: Improve Storm ACK-ing performance
