You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by mi...@apache.org on 2014/10/02 09:43:12 UTC

[2/2] git commit: Add STORM-514 to changelog

Add STORM-514 to changelog


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

Branch: refs/heads/master
Commit: 5aaea8460878d3ad75cf1769381e5ab4052ec319
Parents: 9f682eb
Author: Michael G. Noll <mn...@verisign.com>
Authored: Thu Oct 2 09:42:35 2014 +0200
Committer: Michael G. Noll <mn...@verisign.com>
Committed: Thu Oct 2 09:42:35 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/storm/blob/5aaea846/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cbf4a38..9b28492 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -82,6 +82,7 @@
  * STORM-498: make ZK connection timeout configurable in Kafka spout
  * STORM-428: extracted ITuple interface
  * STORM-508: Update DEVELOPER.md now that Storm has graduated from Incubator
+ * STORM-514: Update storm-starter README now that Storm has graduated from Incubator
 
 ## 0.9.2-incubating
  * STORM-66: send taskid on initial handshake