add STORM-1575 to changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/48eb4284 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/48eb4284 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/48eb4284 Branch: refs/heads/1.x-branch Commit: 48eb4284754b20e9837cc7b3d25bd5845e346d05 Parents: 12ba18b Author: P. Taylor Goetz <[email protected]> Authored: Thu Jun 9 16:44:00 2016 -0400 Committer: P. Taylor Goetz <[email protected]> Committed: Thu Jun 9 16:44:00 2016 -0400 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/48eb4284/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 361c548..33bdec2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.1.0 + * STORM-1575: fix TwitterSampleSpout NPE on close * 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
