add STORM-1874 to changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/135d7cde Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/135d7cde Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/135d7cde Branch: refs/heads/1.x-branch Commit: 135d7cdeda70a0a67308e893d12e0699135bbd9d Parents: 6891bee Author: P. Taylor Goetz <[email protected]> Authored: Thu Jun 9 16:27:23 2016 -0400 Committer: P. Taylor Goetz <[email protected]> Committed: Thu Jun 9 16:27:23 2016 -0400 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/135d7cde/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b5a41b..361c548 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.1.0 + * STORM-1874: Update logger private permissions * STORM-1865: update command line client document * STORM-1771: HiveState should flushAndClose before closing old or idle Hive connections * STORM-1882: Expose TextFileReader public
