You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by pt...@apache.org on 2016/06/09 20:53:58 UTC

[17/35] storm git commit: add STORM-1865 to changelog

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 <pt...@gmail.com>
Authored: Thu Jun 9 16:10:27 2016 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
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