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 2016/02/23 21:32:10 UTC

[3/3] storm git commit: Added STOMR-1479 to Changelog

Added STOMR-1479 to Changelog


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

Branch: refs/heads/master
Commit: adfd75b000cdfa009d5a37efdb58c6c51697ab04
Parents: 92fbce9
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Tue Feb 23 14:25:20 2016 -0600
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Tue Feb 23 14:25:20 2016 -0600

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


http://git-wip-us.apache.org/repos/asf/storm/blob/adfd75b0/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7d4f3d3..212cc4e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 2.0.0
+ * STORM-1479: use a simple implemention for IntSerializer
  * STORM-1255: port storm_utils.clj to java and split Time tests into its
  * STORM-1566: Worker exits with error o.a.s.d.worker [ERROR] Error on initialization of server mk-worker
  * STORM-1558: Utils in java breaks component page due to illegal type cast