You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by da...@apache.org on 2014/06/20 00:10:55 UTC

[3/3] git commit: Update CHANGELOG and README for STORM-320

Update CHANGELOG and README for STORM-320


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

Branch: refs/heads/master
Commit: 5c82b9fed13e889611f5c928fbb73f862bef20a1
Parents: 51a75fb
Author: Derek Dagit <de...@yahoo-inc.com>
Authored: Thu Jun 19 16:55:12 2014 -0500
Committer: Derek Dagit <de...@yahoo-inc.com>
Committed: Thu Jun 19 16:55:12 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/5c82b9fe/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5a03f46..593eb98 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,6 @@
 ## 0.9.3-incubating
  * STORM-337: Expose managed spout ids publicly
+ * STORM-320: Support STORM_CONF_DIR environment variable to support
 
 ## 0.9.2-incubating
  * STORM-66: send taskid on initial handshake

http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/5c82b9fe/README.markdown
----------------------------------------------------------------------
diff --git a/README.markdown b/README.markdown
index 556a2c0..6722d13 100644
--- a/README.markdown
+++ b/README.markdown
@@ -144,6 +144,7 @@ under the License.
 * thinker0 ([@thinker0](https://github.com/thinker0))
 * Troy Ding ([@troyding](https://github.com/troyding)) 
 * Aaron Zimmerman ([@aaronzimmerman](https://github.com/aaronzimmerman))
+* Albert Chu ([@chu11](https://github.com/chu11))
 
 ## Acknowledgements