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/06/19 23:06:27 UTC

[16/23] git commit: merge CHANGELOG.md for 0.9.2-incubating re-release

merge CHANGELOG.md for 0.9.2-incubating re-release


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

Branch: refs/heads/security
Commit: 18b3db976c0f5d9e1b66ef468de83cbff7959c39
Parents: 4650914
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Thu Jun 12 20:47:16 2014 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Thu Jun 12 20:47:16 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/18b3db97/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8f73b83..95024da 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,8 +1,5 @@
-## 0.9.3-incubating (unreleased)
- * STORM-66: send taskid on initial handshake
- * STORM-338: Move towards idiomatic Clojure style 
-
 ## 0.9.2-incubating
+ * STORM-66: send taskid on initial handshake
  * STORM-342: Contention in Disruptor Queue which may cause out of order or lost messages
  * STORM-338: Move towards idiomatic Clojure style 
  * STORM-335: add drpc test for removing timed out requests from queue