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/14 16:59:41 UTC

[3/3] storm git commit: add STORM-988 to CHANGELOG.md

add STORM-988 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/80c6119b
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/80c6119b
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/80c6119b

Branch: refs/heads/master
Commit: 80c6119ba0a646adcf791bcf9f248eeb7e482fc4
Parents: 497d0af
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Fri Aug 14 23:59:13 2015 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Fri Aug 14 23:59:13 2015 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/80c6119b/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5d3ec03..8f62775 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -27,6 +27,7 @@
  * STORM-968: Adding support to generate the id based on names in Trident
  * 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
 
 ## 0.10.0-beta2
  * STORM-843: [storm-redis] Add Javadoc to storm-redis