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 2015/05/07 18:05:17 UTC

[3/3] storm git commit: update changelog for STORM-796

update changelog for STORM-796


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

Branch: refs/heads/master
Commit: 60f8a8003fefaad8fe2961be671298eb688486e9
Parents: 4d26d1c
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Thu May 7 12:05:03 2015 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Thu May 7 12:05:03 2015 -0400

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


http://git-wip-us.apache.org/repos/asf/storm/blob/60f8a800/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b1b16c8..d281395 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-796: Add support for "error" command in ShellSpout
  * STORM-745: fix storm.cmd to evaluate 'shift' correctly with 'storm jar'
  * STORM-603: Log errors when required kafka params are missing
  * STORM-607: storm-hbase HBaseMapState should support user to customize the hbase-key & hbase-qualifier