Added 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/82bea75c Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/82bea75c Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/82bea75c Branch: refs/heads/master Commit: 82bea75c92356de2595ffcc118dfecd6b39d1d8b Parents: d946d4d Author: Sriharsha Chintalapani <[email protected]> Authored: Tue Feb 16 18:31:19 2016 -0800 Committer: Sriharsha Chintalapani <[email protected]> Committed: Tue Feb 16 18:31:19 2016 -0800 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/82bea75c/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 32ed258..36aa9d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ * STORM-1521: When using Kerberos login from keytab with multiple bolts/executors ticket is not renewed in hbase bolt. ## 1.0.0 + * STORM-1532: Fix readCommandLineOpts to parse JSON correctly in windows * STORM-1539: Improve Storm ACK-ing performance * STORM-1519: Storm syslog logging not confirming to RFC5426 3.1 * STORM-1520: Nimbus Clojure/Zookeeper issue ("stateChanged" method not found)
