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/05 18:36:10 UTC

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

Added STORM-1429 to Changelog


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

Branch: refs/heads/master
Commit: 4b672dedc986741debf1d6b27cf6c48273efb023
Parents: 0340ffc
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Tue Jan 5 11:27:48 2016 -0600
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Tue Jan 5 11:27:48 2016 -0600

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


http://git-wip-us.apache.org/repos/asf/storm/blob/4b672ded/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b9d34db..334e4a4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-1429: LocalizerTest fix
  * STORM-1401: removes multilang-test
  * STORM-1424: Removed unused topology-path variable
  * STORM-1427: add TupleUtils/listHashCode method and delete tuple.clj