You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by pt...@apache.org on 2016/04/04 23:02:23 UTC

storm git commit: add STORM-676 to changelog

Repository: storm
Updated Branches:
  refs/heads/1.x-branch c0f59bb97 -> 42fed3863


add STORM-676 to changelog


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

Branch: refs/heads/1.x-branch
Commit: 42fed3863a184b506cb0381b38c39bc6d3882deb
Parents: c0f59bb
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Mon Apr 4 17:01:59 2016 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Mon Apr 4 17:01:59 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/storm/blob/42fed386/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ea18f03..c2df0c6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,7 @@
  * STORM-1677: Test resource files are excluded from source distribution, which makes logviewer-test failing
 
 ## 1.0.0
+ * STORM-676: Storm Trident support for sliding/tumbling windows
  * STORM-1671: Enable logviewer to delete a dir without yaml
  * STORM-822: Kafka Spout New Consumer API
  * STORM-1673: log4j2/worker.xml refers old package of LoggerMetricsConsumer