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:45:42 UTC

[3/3] 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/fa48720e
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/fa48720e
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/fa48720e

Branch: refs/heads/1.x-branch
Commit: fa48720e5ac6a35d277fbcedd87929ea81f00343
Parents: 4d95363
Author: Arun Mahadevan <ar...@apache.org>
Authored: Thu May 18 13:10:03 2017 +0530
Committer: Arun Mahadevan <ar...@apache.org>
Committed: Thu May 18 13:10:03 2017 +0530

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


http://git-wip-us.apache.org/repos/asf/storm/blob/fa48720e/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 39b97c5..42487d6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.1.1
+ * 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-2496: Dependency artifacts should be uploaded to blobstore with READ permission for all