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/12/02 16:44:51 UTC

[8/8] storm git commit: Added STORM-756 to Changelog

Added STORM-756 to Changelog


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

Branch: refs/heads/master
Commit: 041fbe34978b20cf98e740a4d914a4e839bb33e2
Parents: cd00dde
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Wed Dec 2 09:30:43 2015 -0600
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Wed Dec 2 09:30:43 2015 -0600

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


http://git-wip-us.apache.org/repos/asf/storm/blob/041fbe34/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a3a2fe6..261de38 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-756: Handle taskids response as soon as possible
  * STORM-1218: Use markdown for JavaDoc.
  * STORM-1075: Storm Cassandra connector.
  * STORM-1341: Let topology have own heartbeat timeout for multilang subprocess