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 19:15:08 UTC

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

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

Branch: refs/heads/master
Commit: 52fe66e9f5c5ce95c3de6121bbb68dcdcd01802f
Parents: 1099f8a
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Tue May 20 13:14:55 2014 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Tue May 20 13:14:55 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/52fe66e9/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 72aaccf..b3deae5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.9.2-incubating (unreleased)
+ * STORM-267: fix package name of LoggingMetricsConsumer in storm.yaml.example
  * STORM-265: upgrade to clojure 1.5.1
  * STORM-232: ship JNI dependencies with the topology jar
  * STORM-295: Add storm configuration to define JAVA_HOME