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/a365b66d Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/a365b66d Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/a365b66d Branch: refs/heads/master Commit: a365b66d6589e7d9ceb850252e592e495258799a Parents: f28af68 Author: Jungtaek Lim <[email protected]> Authored: Sat Sep 5 22:30:10 2015 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Sat Sep 5 22:30:10 2015 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/a365b66d/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index ab57990..743c4d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -50,6 +50,7 @@ * STORM-949: On the topology summary UI page, last shown error should have the time and date ## 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
