You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by xi...@apache.org on 2017/04/13 05:55:08 UTC

storm git commit: STORM-2469: CHANGELOG

Repository: storm
Updated Branches:
  refs/heads/master 6a09512cc -> 1f5caca01


STORM-2469: CHANGELOG


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

Branch: refs/heads/master
Commit: 1f5caca010cb08ab4fb9b0c171a675d595b0f784
Parents: 6a09512
Author: vesense <be...@163.com>
Authored: Thu Apr 13 13:54:43 2017 +0800
Committer: vesense <be...@163.com>
Committed: Thu Apr 13 13:54:43 2017 +0800

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


http://git-wip-us.apache.org/repos/asf/storm/blob/1f5caca0/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index da21850..1c70e68 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 \ufeff## 2.0.0
+ * STORM-2469: fix integration-test dependencies issue
  * STORM-2455: Expose the window start and end timestamp in TupleWindow
  * STORM-2435: Logging levels and consistency with console.log etc
  * STORM-2465: modify storm-redis's READEME.md and update storm-redis.md