You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ki...@apache.org on 2015/06/15 16:24:00 UTC

[4/4] storm git commit: Add STORM-864 to Changelog

Add STORM-864 to Changelog


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

Branch: refs/heads/master
Commit: 247e149aa83adef18e941a5ba4d383f4248c6637
Parents: ca4cbe8
Author: Kishor Patil <kp...@yahoo-inc.com>
Authored: Mon Jun 15 09:23:33 2015 -0500
Committer: Kishor Patil <kp...@yahoo-inc.com>
Committed: Mon Jun 15 09:23:33 2015 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/247e149a/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f08ffbb..414ad10 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,6 @@
 ## 0.11.0
  * STORM-847: Add cli to get the last storm error from the topology
+ * STORM-864: Exclude storm-kafka tests from Travis CI build
 
 ## 0.10.0
  * STORM-856: use serialized value of delay secs for topo actions