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 17:05:50 UTC

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

Added STORM-1401 to Changelog


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

Branch: refs/heads/master
Commit: c242378be261ae31f43a56c09ef5d0c861dc181e
Parents: 6803ccb
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Tue Jan 5 09:56:57 2016 -0600
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Tue Jan 5 09:56:57 2016 -0600

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


http://git-wip-us.apache.org/repos/asf/storm/blob/c242378b/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4e44cdf..b9d34db 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-1401: removes multilang-test
  * STORM-1424: Removed unused topology-path variable
  * STORM-1427: add TupleUtils/listHashCode method and delete tuple.clj
  * STORM-1413: remove unused variables for some tests