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/09/29 21:50:12 UTC

[3/3] storm git commit: Added STORM-1059 to Changelog

Added STORM-1059 to Changelog


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

Branch: refs/heads/master
Commit: 9d911ec1b4f7b5aabe646a5d2cd31591fe4df1b0
Parents: 9270591
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Tue Sep 29 14:49:27 2015 -0500
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Tue Sep 29 14:49:27 2015 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/9d911ec1/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a6639f3..a8303bd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-1059: Upgrade Storm to use Clojure 1.7.0
  * STORM-1069: add check case for external change of 'now' value.
  * STORM-969: HDFS Bolt can end up in an unrecoverable state.
  * STORM-1068: Configure request.required.acks to be 1 in KafkaUtilsTest for sync