add STORM-996 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/631d1cb2 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/631d1cb2 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/631d1cb2 Branch: refs/heads/0.10.x-branch Commit: 631d1cb2eac08a3e9e137b0022c89831fd79ed64 Parents: 79ec418 Author: Jungtaek Lim <[email protected]> Authored: Sat Sep 5 10:58:48 2015 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Sat Sep 5 10:58:48 2015 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/631d1cb2/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 5911b73..f9da136 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 0.10.0-beta2 + * 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 * STORM-1001: Undefined STORM_EXT_CLASSPATH adds '::' to classpath of workers
