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/07/24 23:39:05 UTC

[2/2] git commit: update CHANGELOG and contributors list for STORM-420

update CHANGELOG and contributors list for STORM-420


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

Branch: refs/heads/master
Commit: 3c55b103d3703fbf825a8d03bd426e4a37538b6a
Parents: 498d8b2
Author: Derek Dagit <de...@yahoo-inc.com>
Authored: Thu Jul 24 16:33:54 2014 -0500
Committer: Derek Dagit <de...@yahoo-inc.com>
Committed: Thu Jul 24 16:38:10 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/3c55b103/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a3a564e..f78dd62 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -24,6 +24,7 @@
  * STORM-403: heartbeats-to-nimbus in supervisor-test failed due to uninten...
  * STORM-402: FileNotFoundException when using storm with apache tika
  * STORM-364: The exception time display as default timezone.
+ * STORM-420: Missing quotes in storm-starter python code
 
 ## 0.9.2-incubating
  * STORM-66: send taskid on initial handshake

http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/3c55b103/README.markdown
----------------------------------------------------------------------
diff --git a/README.markdown b/README.markdown
index 2a6afbf..f5d7873 100644
--- a/README.markdown
+++ b/README.markdown
@@ -157,6 +157,7 @@ under the License.
 * Ryan Liu ([@shell0dh](https://github.com/shell0dh))
 * Dave Parfitt ([@metadave](https://github.com/metadave))
 * Jo Liss ([@joliss](https://github.com/joliss))
+* averykhoo ([@averykhoo](https://github.com/averykhoo))
 
 ## Acknowledgements