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 20:04:46 UTC

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

Added STORM-1150 to Changelog


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

Branch: refs/heads/master
Commit: 9a5629d5cf124058385183a20835c68cba14d7bc
Parents: f75ec94
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Mon Jan 11 13:02:05 2016 -0600
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Mon Jan 11 13:02:05 2016 -0600

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


http://git-wip-us.apache.org/repos/asf/storm/blob/9a5629d5/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c3a8513..520d28d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-1150: Fix the authorization of Logviewer in method authorized-log-user?
  * STORM-1418: improve debug logs for some external modules
  * STORM-1415: Some improvements for trident map StateUpdater
  * STORM-1414: Some improvements for multilang JsonSerializer