You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by sr...@apache.org on 2015/02/25 19:53:01 UTC

[13/13] storm git commit: Added STORM-539 to Changelog.

Added STORM-539 to Changelog.


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

Branch: refs/heads/master
Commit: 14a302f545ef3ef95aac5177bc9ac441626377b4
Parents: 59eb7f9
Author: Sriharsha Chintalapani <ha...@hortonworks.com>
Authored: Wed Feb 25 10:35:41 2015 -0800
Committer: Sriharsha Chintalapani <ha...@hortonworks.com>
Committed: Wed Feb 25 10:35:41 2015 -0800

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


http://git-wip-us.apache.org/repos/asf/storm/blob/14a302f5/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6f774de..e988c61 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.10.0
+ * STORM-539: Storm Hive Connector.
  * STORM-616: Storm JDBC Connector.
  * 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.