You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ka...@apache.org on 2015/08/17 13:28:20 UTC

[6/6] storm git commit: add STORM-975 to CHANGELOG.md

add STORM-975 to CHANGELOG.md


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

Branch: refs/heads/master
Commit: 285d3288c4bdaf3793621fdac135f84234d979e6
Parents: 2295ac2
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Mon Aug 17 20:27:53 2015 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Mon Aug 17 20:27:53 2015 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/285d3288/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f2e2f16..a2ad498 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -31,6 +31,7 @@
  * STORM-845: Storm ElasticSearch connector
  * STORM-944: storm-hive pom.xml has a dependency conflict with calcite
  * STORM-988: supervisor.slots.ports should not allow duplicate element values
+ * STORM-975: Storm-Kafka trident topology example
 
 ## 0.10.0-beta2
  * STORM-843: [storm-redis] Add Javadoc to storm-redis