You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ar...@apache.org on 2017/05/18 07:50:09 UTC

[2/2] storm git commit: Added STORM-2519 to CHANGELOG.md

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

Branch: refs/heads/master
Commit: fa846f187f483b195ba558b609d46e05694fdc56
Parents: 05d218c
Author: Arun Mahadevan <ar...@apache.org>
Authored: Thu May 18 13:18:14 2017 +0530
Committer: Arun Mahadevan <ar...@apache.org>
Committed: Thu May 18 13:18:14 2017 +0530

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


http://git-wip-us.apache.org/repos/asf/storm/blob/fa846f18/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c39297c..c08fbf1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 2.0.0
+ * STORM-2519: Modify AbstractAutoCreds to look for configKeys in both nimbus and topology configs
  * STORM-2493: update documents to reflect the changes
  * STORM-2511: Submitting a topology with name containing unicode getting failed
  * STORM-2510: update checkstyle configuration to lower violations