You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by pt...@apache.org on 2014/04/21 21:44:49 UTC

[50/50] [abbrv] git commit: STORM-208: update changelog

STORM-208: update changelog


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

Branch: refs/heads/master
Commit: c4ea0caeef0a0923920c3065de997f04240318b7
Parents: 98265c7
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Mon Apr 21 15:38:38 2014 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Mon Apr 21 15:38:38 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/c4ea0cae/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 81a19ab..8a75853 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.9.2-incubating (unreleased)
+ * STORM-208: Add storm-kafka as an external module
  * STORM-285: Fix storm-core shade plugin config
  * STORM-12: reduce thread usage of netty transport
  * STORM-281: fix and issue with config parsing that could lead to leaking file descriptors