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 01:11:53 UTC

storm git commit: Added CHANGELOG: STORM-2464,STORM-2465

Repository: storm
Updated Branches:
  refs/heads/master 91fb8f567 -> 4f99514e4


Added CHANGELOG: STORM-2464,STORM-2465


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

Branch: refs/heads/master
Commit: 4f99514e4f25935619212fb18cddf97680098572
Parents: 91fb8f5
Author: vesense <be...@163.com>
Authored: Thu Apr 13 09:11:34 2017 +0800
Committer: vesense <be...@163.com>
Committed: Thu Apr 13 09:11:34 2017 +0800

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


http://git-wip-us.apache.org/repos/asf/storm/blob/4f99514e/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 10655bc..0378e4a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,6 @@
 \ufeff## 2.0.0
+ * STORM-2465: modify storm-redis's READEME.md and update storm-redis.md
+ * STORM-2464: update storm-mongodb.md
  * STORM-2463: fix DRPCTest.testDequeueAfterTimeout test failure 
  * STORM-2447: add in storm local to avoid having server on worker classpath
  * STORM-2458: Kafka Spout should allow hooking up custom logic when retries have exhanusted