You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2014/10/15 18:16:00 UTC

[47/50] git commit: update changelog for STORM-519

update changelog for STORM-519


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

Branch: refs/heads/security
Commit: 1d9688d710f11e451526fd62109f59e7e63f7b91
Parents: 8c4eebf
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Thu Oct 9 16:25:11 2014 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Thu Oct 9 16:25:11 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/storm/blob/1d9688d7/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 360979a..c8687c6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.9.3
+ * STORM-519: add tuple as an input param to HBaseValueMapper 
  * STORM-488: Exit with 254 error code if storm CLI is run with unknown command
  * STORM-506: Do not count bolt acks & fails in total stats
  * STORM-490: fix build under Windows