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/04/25 17:41:17 UTC

[4/4] git commit: Updated Changelog for STORM-294

Updated Changelog for STORM-294


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

Branch: refs/heads/master
Commit: a14adf36d4c6a24d6f666c087e4612562e1eb672
Parents: f60805a
Author: Robert (Bobby) Evans <bo...@apache.org>
Authored: Fri Apr 25 15:40:39 2014 +0000
Committer: Robert (Bobby) Evans <bo...@apache.org>
Committed: Fri Apr 25 15:40:39 2014 +0000

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


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/a14adf36/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 68e26dc..581501e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.9.2-incubating (unreleased)
+ * STORM-294: Commas not escaped in command line
  * STORM-287: Fix the positioning of documentation strings in clojure code
  * STORM-290: Fix a log binding conflict caused by curator dependencies
  * STORM-289: Fix Trident DRPC memory leak