You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2015/02/23 17:26:36 UTC

[23/23] storm git commit: Added STORM-609 to Changelog

Added STORM-609 to Changelog


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

Branch: refs/heads/master
Commit: 4b6e43b815a2f1f48bb04b24b2acfc4cad4d480d
Parents: 240eb7c
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Mon Feb 23 10:25:38 2015 -0600
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Mon Feb 23 10:25:38 2015 -0600

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


http://git-wip-us.apache.org/repos/asf/storm/blob/4b6e43b8/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 31cd79f..63f1594 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -52,6 +52,7 @@
  * STORM-400: Thrift upgrade to thrift-0.9.2
  * STORM-673: Typo 'deamon' in security documentation
  * STORM-441: Remove bootstrap macro from Clojure codebase
+ * STORM-609: Add storm-redis to storm external
 
 ## 0.9.3-rc2
  * STORM-558: change "swap!" to "reset!" to fix assignment-versions in supervisor