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/03/07 20:10:01 UTC

[2/2] storm git commit: Added STORM-1606 to Changelog

Added STORM-1606 to Changelog

Conflicts:
	CHANGELOG.md


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

Branch: refs/heads/1.x-branch
Commit: 140a6a4fbfc92c83f4d14518146ccc5afbefd607
Parents: 1f2ddec
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Mon Mar 7 13:07:16 2016 -0600
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Mon Mar 7 13:08:56 2016 -0600

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


http://git-wip-us.apache.org/repos/asf/storm/blob/140a6a4f/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0f353d8..e7c125c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.0.0
+ * STORM-1606: print the information of testcase which is on failure
  * STORM-1436: Set Travis Heap size to fit in memory limits in travis builds.
  * STORM-1529: Change default worker temp directory location for workers
  * STORM-1543: DRPCSpout should always try to reconnect disconnected DRPCInvocationsClient