Added STORM-1476 to CHANGELOG.md
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/1a2c66a7 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/1a2c66a7 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/1a2c66a7 Branch: refs/heads/1.x-branch Commit: 1a2c66a7e34fd3971f85a20f5d46a80028566e7d Parents: da4ea5c Author: Arun Mahadevan <[email protected]> Authored: Wed Feb 10 11:49:21 2016 +0530 Committer: Arun Mahadevan <[email protected]> Committed: Wed Feb 10 11:49:21 2016 +0530 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/1a2c66a7/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 15a0fd4..e3c19d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.0.0 + * STORM-1476: Filter -c options from args and add them as part of storm.options * STORM-1520: Nimbus Clojure/Zookeeper issue ("stateChanged" method not found) * STORM-1531: Junit and mockito dependencies need to have correct scope defined in storm-elasticsearch pom.xml * STORM-1526: Improve Storm core performance
