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 2014/10/02 01:07:45 UTC

[25/26] git commit: update changelog for STORM-210

update changelog for STORM-210


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

Branch: refs/heads/master
Commit: 43a978fde3fb71f93438d0df939c745c186ae67f
Parents: 9f71270
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Wed Oct 1 16:00:47 2014 -0700
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Wed Oct 1 16:00:47 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/storm/blob/43a978fd/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index dc7ff8e..cbf4a38 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.9.3-incubating
+ * STORM-210: Add storm-hbase module
  * STORM-507: Topology visualization should not block ui
  * STORM-504: Class used by `repl` command is deprecated.
  * STORM-330: Implement storm exponential backoff stategy for netty client and curator