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 17:29:42 UTC

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

update changelog for STORM-745


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

Branch: refs/heads/master
Commit: ce49e1618151c1846fd2e9b2c0b50c0499fde5f1
Parents: 171a8e6
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Thu May 7 11:29:19 2015 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Thu May 7 11:29:19 2015 -0400

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


http://git-wip-us.apache.org/repos/asf/storm/blob/ce49e161/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index bd4b8c3..b1b16c8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * 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
  * STORM-795: Update the user document for the extlib issue