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/ed2adde7 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/ed2adde7 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/ed2adde7 Branch: refs/heads/0.9.x-branch Commit: ed2adde71ebbf46798c85114dad397e5257ce7bf Parents: 5ce3f11 Author: Jungtaek Lim <[email protected]> Authored: Sat Oct 17 23:18:51 2015 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Sat Oct 17 23:18:51 2015 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/ed2adde7/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 570b13c..cd40078 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 0.9.6 + * STORM-996: netty-unit-tests/test-batch demonstrates out-of-order delivery * STORM-1056: allow supervisor log filename to be configurable via ENV variable * STORM-1051: Netty Client.java's flushMessages produces a NullPointerException * STORM-763: nimbus reassigned worker A to another machine, but other worker's netty client can't connect to the new worker A
