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/4ad25ea3 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/4ad25ea3 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/4ad25ea3 Branch: refs/heads/0.10.x-branch Commit: 4ad25ea32bac101ff8a1c23a16b78e460457a802 Parents: ce60f3b Author: Robert (Bobby) Evans <[email protected]> Authored: Thu Jun 4 13:11:27 2015 -0500 Committer: Robert (Bobby) Evans <[email protected]> Committed: Thu Jun 4 13:11:27 2015 -0500 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/4ad25ea3/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 34b2e57..4007a4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 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.
