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/07 22:45:07 UTC

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

update changelog for STORM-488


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

Branch: refs/heads/master
Commit: 42a6dbd0f48e31590485fd46c303b01c4b3279d6
Parents: 9b754ee
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Tue Oct 7 16:44:58 2014 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Tue Oct 7 16:44:58 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/storm/blob/42a6dbd0/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 482e057..360979a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.9.3
+ * 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
  * STORM-439: Replace purl.js qith jquery URL plugin