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