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/25 06:22:45 UTC

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

Added STORM-1411 to Changelog.


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

Branch: refs/heads/master
Commit: b7ba063276b0bea82cd74dc1f9d7c7a65454b66d
Parents: d5f15ae
Author: Arun Mahadevan <ai...@hortonworks.com>
Authored: Thu Dec 24 23:20:54 2015 +0530
Committer: Arun Mahadevan <ai...@hortonworks.com>
Committed: Thu Dec 24 23:20:54 2015 +0530

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


http://git-wip-us.apache.org/repos/asf/storm/blob/b7ba0632/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 235bfb7..9adb3f7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-1411: Some fixes for storm-windowing
  * STORM-1399: Blobstore tests should write data to `target` so it gets removed when running `mvn clean`
  * STORM-1398: Add back in TopologyDetails.getTopology
  * STORM-898: Add priorities and per user resource guarantees to Resource Aware Scheduler