You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by mi...@apache.org on 2015/02/24 14:33:41 UTC

storm git commit: STORM-329: add thanks to tedxia in the change log for his contribution

Repository: storm
Updated Branches:
  refs/heads/master 64d7ac6b2 -> fc9927b9e


STORM-329: add thanks to tedxia in the change log for his contribution


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

Branch: refs/heads/master
Commit: fc9927b9e829f27758a1a6131b3abbae7a507668
Parents: 64d7ac6
Author: Michael G. Noll <mn...@verisign.com>
Authored: Tue Feb 24 14:33:17 2015 +0100
Committer: Michael G. Noll <mn...@verisign.com>
Committed: Tue Feb 24 14:33:17 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/storm/blob/fc9927b9/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 19655cb..6f774de 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,6 @@
 ## 0.10.0
  * STORM-616: Storm JDBC Connector.
- * STORM-329: fix cascading Storm failure by improving reconnection strategy and buffering messages
+ * STORM-329: fix cascading Storm failure by improving reconnection strategy and buffering messages (thanks tedxia)
  * STORM-641: Add total number of topologies to api/v1/cluster/summary.
  * STORM-640: Storm UI vulnerable to poodle attack.
  * STORM-651: improvements to storm.cmd