add STORM-1024 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/bb32ce9d Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/bb32ce9d Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/bb32ce9d Branch: refs/heads/0.10.x-branch Commit: bb32ce9d60c0ea2c44f27e1cdf67e937aa0b50df Parents: 56ecc9e Author: Jungtaek Lim <[email protected]> Authored: Sat Sep 5 23:23:26 2015 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Sat Sep 5 23:23:26 2015 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/bb32ce9d/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index f9da136..1487d04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 0.10.0-beta2 + * STORM-1024: log4j changes leaving ${sys:storm.log.dir} under STORM_HOME dir * STORM-996: netty-unit-tests/test-batch demonstrates out-of-order delivery * STORM-944: storm-hive pom.xml has a dependency conflict with calcite * STORM-994: Connection leak between nimbus and supervisors
