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/03/11 22:35:38 UTC

[3/3] storm git commit: Add STORM-670 to Changelog

Add STORM-670 to Changelog


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

Branch: refs/heads/master
Commit: a05ba34c8196312818f128d4c207cccdc2bcb784
Parents: 69cb762
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Wed Mar 11 16:34:55 2015 -0500
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Wed Mar 11 16:34:55 2015 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/a05ba34c/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c2e38ab..f63d251 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -74,6 +74,7 @@
  * STORM-663: Create javadocs for BoltDeclarer
  * STORM-690: Return Jedis into JedisPool with marking 'broken' if connection is broken
  * STORM-669: Replace links with ones to latest api document
+ * STORM-670: restore java 1.6 compatibility (storm-kafka)
 
 ## 0.9.3-rc2
  * STORM-558: change "swap!" to "reset!" to fix assignment-versions in supervisor