Added STORM-833 to Changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/19e3a28e Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/19e3a28e Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/19e3a28e Branch: refs/heads/0.10.x-branch Commit: 19e3a28e18dae692c8e3afca41fcb75582e1fa66 Parents: 6aeef56 Author: Robert (Bobby) Evans <[email protected]> Authored: Thu Jun 4 13:08:37 2015 -0500 Committer: Robert (Bobby) Evans <[email protected]> Committed: Thu Jun 4 13:08:37 2015 -0500 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/19e3a28e/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index aa390f1..83ae5a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ ## 0.11.0 ## 0.10.0 + * STORM-833: Logging framework logback -> log4j 2.x * STORM-842: Drop Support for Java 1.6 * STORM-835: Netty Client hold batch object until io operation complete * STORM-827: Allow AutoTGT to work with storm-hdfs too.
