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/c4c54e38 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/c4c54e38 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/c4c54e38 Branch: refs/heads/1.0.x-branch Commit: c4c54e38e7f710b0b16d5467c0fd2d988e86c0bc Parents: 2e10ba6 Author: P. Taylor Goetz <[email protected]> Authored: Thu Jun 9 16:28:06 2016 -0400 Committer: P. Taylor Goetz <[email protected]> Committed: Thu Jun 9 16:28:06 2016 -0400 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/c4c54e38/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index d806932..d84cd7c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.0.2 + * 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
