add STORM-1865 to changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/315ff441 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/315ff441 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/315ff441 Branch: refs/heads/1.0.x-branch Commit: 315ff441bf8a4d3b38d00574e62964f7c275dbea Parents: f3046d4 Author: P. Taylor Goetz <[email protected]> Authored: Thu Jun 9 16:10:27 2016 -0400 Committer: P. Taylor Goetz <[email protected]> Committed: Thu Jun 9 16:10:27 2016 -0400 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/315ff441/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index b77d533..d806932 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.0.2 + * STORM-1865: update command line client document * STORM-1771: HiveState should flushAndClose before closing old or idle Hive connections * STORM-1882: Expose TextFileReader public * STORM-1864 : StormSubmitter should throw respective exceptions and log respective errors for registered submitter hook invocation
