You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ka...@apache.org on 2015/06/30 00:17:53 UTC

[3/3] storm git commit: add STORM-843 to CHANGELOG

add STORM-843 to CHANGELOG


Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/f7a8a751
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/f7a8a751
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/f7a8a751

Branch: refs/heads/master
Commit: f7a8a7513503567ecd32ca82d97d69eae0e9d88b
Parents: cf923a5
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Tue Jun 30 07:16:59 2015 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Tue Jun 30 07:16:59 2015 +0900

----------------------------------------------------------------------
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/f7a8a751/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 94b9ce6..fcd9259 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,8 @@
  * STORM-860: UI: while topology is transitioned to killed, "Activate" button is enabled but not functioning
  * STORM-477: Add warning for invalid JAVA_HOME
  * STORM-826: Update KafkaBolt to use the new kafka producer API
+ * STORM-843: [storm-redis] Add Javadoc to storm-redis
+
 
 ## 0.10.0-beta
  * STORM-867: fix bug with mk-ssl-connector