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/06/30 21:31:25 UTC

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

Added STORM-332 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/66b30112
Tree: http://git-wip-us.apache.org/repos/asf/incubator-storm/tree/66b30112
Diff: http://git-wip-us.apache.org/repos/asf/incubator-storm/diff/66b30112

Branch: refs/heads/master
Commit: 66b30112d0be4b91f1e7bcc8289fb8ed5115e60a
Parents: 6a75fbb
Author: Robert (Bobby) Evans <bo...@apache.org>
Authored: Mon Jun 30 14:26:34 2014 -0500
Committer: Robert (Bobby) Evans <bo...@apache.org>
Committed: Mon Jun 30 14:26:34 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/66b30112/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2506a97..76400d4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@
  * STORM-183: Replacing RunTime.halt() with RunTime.exit()
  * STORM-213: Decouple In-Process ZooKeeper from LocalCluster.
  * STORM-365: Add support for Python 3 to storm command.
+ * STORM-332: Enable Kryo serialization in storm-kafka
 
 ## 0.9.2-incubating
  * STORM-66: send taskid on initial handshake