You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by wh...@apache.org on 2016/01/08 08:07:16 UTC

[2/2] storm git commit: Add CHANGELOG for STORM-1404.

Add CHANGELOG for STORM-1404.


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

Branch: refs/heads/master
Commit: 0cdc0f7aba050eb1b5d8ac0c2adfa0849e16f66e
Parents: a4bc201
Author: Haohui Mai <wh...@apache.org>
Authored: Thu Jan 7 23:06:53 2016 -0800
Committer: Haohui Mai <wh...@apache.org>
Committed: Thu Jan 7 23:07:05 2016 -0800

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


http://git-wip-us.apache.org/repos/asf/storm/blob/0cdc0f7a/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1dc812d..87a737a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-1404: Fix Mockito test failures in storm-kafka.
  * STORM-706: Clarify examples README for IntelliJ.
  * STORM-1396: Added backward compatibility method for File Download
  * STORM-695: storm CLI tool reports zero exit code on error scenario