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 2015/11/12 18:15:43 UTC

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

Added STORM-1191 to Changelog


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

Branch: refs/heads/master
Commit: f4bd90a341475456092830d6043f124ec2dbe81e
Parents: fea9555
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Thu Nov 12 11:14:57 2015 -0600
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Thu Nov 12 11:14:57 2015 -0600

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


http://git-wip-us.apache.org/repos/asf/storm/blob/f4bd90a3/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ff0754b..21c9a6d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-1191: bump timeout by 50% due to intermittent travis build failures
  * STORM-794: Modify Spout async loop to treat activate/deactivate ASAP
  * STORM-1196: Upgrade to thrift 0.9.3
  * STORM-1155: Supervisor recurring health checks