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/01/11 21:34:12 UTC

[5/5] storm git commit: Added STORM-468 to Changelog

Added STORM-468 to Changelog


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

Branch: refs/heads/master
Commit: f61416254e36029d262b71094e9abab3c3f2a659
Parents: 7066e48
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Mon Jan 11 14:33:19 2016 -0600
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Mon Jan 11 14:33:19 2016 -0600

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


http://git-wip-us.apache.org/repos/asf/storm/blob/f6141625/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4652993..b11a291 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-468: java.io.NotSerializableException should be explained
  * STORM-1348: refactor API to remove Insert/Update builder in Cassandra connector
  * STORM-1206: Reduce logviewer memory usage through directory stream
  * STORM-1219: Fix HDFS and Hive bolt flush/acking