You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ar...@apache.org on 2015/12/16 07:25:53 UTC

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

Added STORM-1389 to Changelog.


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

Branch: refs/heads/master
Commit: aca41df15f295beff8d149705ef5935e80bb211b
Parents: 9a9ab30
Author: Arun Mahadevan <ai...@hortonworks.com>
Authored: Wed Dec 16 11:41:38 2015 +0530
Committer: Arun Mahadevan <ai...@hortonworks.com>
Committed: Wed Dec 16 11:41:38 2015 +0530

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


http://git-wip-us.apache.org/repos/asf/storm/blob/aca41df1/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d95010b..c1917e9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-1389: Removed creation of projection tuples as they are already available
  * STORM-1179: Create Maven Profiles for Integration Tests.
  * STORM-1387: workers-artifacts directory configurable, and default to be under storm.log.dir.
  * STORM-1211: Add trident state and query support for cassandra connector