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/10/26 17:27:30 UTC

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

Added STORM-566 to Changelog


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

Branch: refs/heads/master
Commit: fa56680369963ff2cb7be27667a548d32a4d9fce
Parents: 36665ef
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Mon Oct 26 11:23:53 2015 -0500
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Mon Oct 26 11:23:53 2015 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/fa566803/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 189897d..a422569 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-566: Improve documentation including incorrect Kryo ser. framework docs
  * STORM-1073: Refactor AbstractHdfsBolt
  * STORM-1128: Make metrics fast
  * STORM-1122: Fix the format issue in Utils.java