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 2014/04/04 17:30:58 UTC

[2/2] git commit: Add STORM-263 to changelog.

Add STORM-263 to changelog.


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

Branch: refs/heads/master
Commit: b30de82f88696c1fb6a8cc497ed3a6a65a1b023c
Parents: 447fdb0
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Fri Apr 4 15:30:12 2014 +0000
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Fri Apr 4 15:30:12 2014 +0000

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


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/b30de82f/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c0f8dd3..0d46663 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.9.2-incubating (unreleased)
+ * STORM-263: Update Kryo version to 2.21+
  * STORM-187: Fix Netty error "java.lang.IllegalArgumentException: timeout value is negative"
  * STORM-186: fix float secs to millis long convertion
  * STORM-70: Upgrade to ZK-3.4.5 and curator-1.3.3