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/23 17:19:20 UTC

[09/22] git commit: Update CHANGELOG and README for STORM-337

Update CHANGELOG and README for STORM-337


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

Branch: refs/heads/security
Commit: 093ce720ec4b333c40b1cad3a0a182c6aaae59d3
Parents: 1a57aa8
Author: Derek Dagit <de...@yahoo-inc.com>
Authored: Thu Jun 19 16:41:26 2014 -0500
Committer: Derek Dagit <de...@yahoo-inc.com>
Committed: Thu Jun 19 16:41:26 2014 -0500

----------------------------------------------------------------------
 CHANGELOG.md    | 3 +++
 README.markdown | 1 +
 2 files changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/093ce720/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 95024da..5a03f46 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,6 @@
+## 0.9.3-incubating
+ * STORM-337: Expose managed spout ids publicly
+
 ## 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

http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/093ce720/README.markdown
----------------------------------------------------------------------
diff --git a/README.markdown b/README.markdown
index c40e7fd..556a2c0 100644
--- a/README.markdown
+++ b/README.markdown
@@ -143,6 +143,7 @@ under the License.
 * Suresh Srinivas ([@sureshms](https://github.com/sureshms))
 * thinker0 ([@thinker0](https://github.com/thinker0))
 * Troy Ding ([@troyding](https://github.com/troyding)) 
+* Aaron Zimmerman ([@aaronzimmerman](https://github.com/aaronzimmerman))
 
 ## Acknowledgements