You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2016/01/11 16:40:14 UTC

[3/3] storm git commit: Added STORM-1423 to Changelog

Added STORM-1423 to Changelog


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

Branch: refs/heads/master
Commit: fff8917530b1101886d913c8902f9d180319dc89
Parents: 3caddbc
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Mon Jan 11 09:37:28 2016 -0600
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Mon Jan 11 09:37:28 2016 -0600

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


http://git-wip-us.apache.org/repos/asf/storm/blob/fff89175/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 183e12d..0717f16 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-1423: storm UI in a secure env shows error even when credentials are present
  * STORM-702: Exhibitor support
  * STORM-1160: Add hadoop-auth dependency needed for storm-core
  * STORM-1404: Fix Mockito test failures in storm-kafka.