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/04/23 21:11:25 UTC

[4/4] storm git commit: Added STORM-735 to changelog

Added STORM-735 to changelog


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

Branch: refs/heads/master
Commit: 1c0200a643891f9387b6bfb39e5fcf7e00d1de7e
Parents: edb3289
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Thu Apr 23 13:56:21 2015 -0500
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Thu Apr 23 13:56:21 2015 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/1c0200a6/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8457f4f..2610ad4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-735: [storm-redis] Upgrade Jedis to 2.7.0
  * STORM-747: assignment-version-callback/info-with-version-callback are not fired when assignments change
  * STORM-746: Skip ack init when there are no output tasks
  * STORM-483: provide dedicated directories for classpath extension