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 2016/01/25 00:29:16 UTC

[08/50] storm git commit: Adding STORM-1478 to Changelog

Adding STORM-1478 to Changelog


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

Branch: refs/heads/1.x-branch
Commit: c9d687e7f52715d32d51e959293c2480c9a3ab1a
Parents: a263787
Author: Arun Mahadevan <ai...@hortonworks.com>
Authored: Tue Jan 19 16:28:20 2016 +0530
Committer: Arun Mahadevan <ai...@hortonworks.com>
Committed: Tue Jan 19 16:28:20 2016 +0530

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


http://git-wip-us.apache.org/repos/asf/storm/blob/c9d687e7/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0dc2679..29ca61c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,6 @@
 ## 2.0.0
 ## 1.0.0
+ * STORM-1478: make bolts getComponentConfiguration method cleaner/simpler
  * STORM-1482: add missing 'break' for RedisStoreBolt
  * STORM-1466: Move the org.apache.thrift7 namespace to something correct/sensible
  * STORM-1470: Applies shading to hadoop-auth, cleaner exclusions