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/04/24 21:06:41 UTC

[5/5] git commit: update changelog with closed JIRAs

update changelog with closed JIRAs


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

Branch: refs/heads/master
Commit: 8c90f176f921658fe120422628229e01d98d8f68
Parents: 351895a
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Thu Apr 24 15:06:22 2014 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Thu Apr 24 15:06:22 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/8c90f176/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 79b08eb..68e26dc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,7 @@
 ## 0.9.2-incubating (unreleased)
+ * 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
  * STORM-173: Treat command line "-c" option number config values as such
  * STORM-194: Support list of strings in *.worker.childopts, handle spaces
  * STORM-288: Fixes version spelling in pom.xml