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/05/20 21:47:27 UTC

[3/3] git commit: STORM-318: update changelog

STORM-318: 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/b5903d22
Tree: http://git-wip-us.apache.org/repos/asf/incubator-storm/tree/b5903d22
Diff: http://git-wip-us.apache.org/repos/asf/incubator-storm/diff/b5903d22

Branch: refs/heads/master
Commit: b5903d22b8608af0ff05ffe5054b775ff62f8c46
Parents: 115540e
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Tue May 20 15:47:17 2014 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Tue May 20 15:47:17 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/b5903d22/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2281408..3b84669 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.9.2-incubating (unreleased)
+ * STORM-318: update storm-kafka to use apache curator-2.4.0
  * STORM-303: storm-kafka reliability improvements
  * STORM-233: Removed inline heartbeat to nimbus to avoid workers being killed when under heavy ZK load
  * STORM-267: fix package name of LoggingMetricsConsumer in storm.yaml.example