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/01/06 22:07:32 UTC

[4/4] storm git commit: Added STORM-1396 to Changelog

Added STORM-1396 to Changelog


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

Branch: refs/heads/master
Commit: c7cb25d997899e815a0d1f68c49a399914c9a173
Parents: 1e2a583
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Wed Jan 6 14:58:15 2016 -0600
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Wed Jan 6 14:58:15 2016 -0600

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


http://git-wip-us.apache.org/repos/asf/storm/blob/c7cb25d9/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index bdad287..7711a2f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-1396: Added backward compatibility method for File Download
  * STORM-695: storm CLI tool reports zero exit code on error scenario
  * STORM-1416: Documentation for state store
  * STORM-1426: keep backtype.storm.tuple.AddressedTuple and delete duplicated backtype.storm.messaging.AddressedTuple