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 20:29:40 UTC

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

Add STORM-1404 to the CHANGELOG.


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

Branch: refs/heads/master
Commit: e1527d9d1b12265c62c6b8a267dc00104fc6827a
Parents: 1f1ba77
Author: Haohui Mai <wh...@apache.org>
Authored: Fri Jan 8 11:29:28 2016 -0800
Committer: Haohui Mai <wh...@apache.org>
Committed: Fri Jan 8 11:29:28 2016 -0800

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


http://git-wip-us.apache.org/repos/asf/storm/blob/e1527d9d/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6383df4..72d756b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-1404: Fix Mockito test failures in storm-kafka.
  * STORM-1379: Removed Redundant Structure
  * STORM-706: Clarify examples README for IntelliJ.
  * STORM-1396: Added backward compatibility method for File Download