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 2015/04/20 19:19:18 UTC

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

Added STORM-791 to Changelog


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

Branch: refs/heads/master
Commit: 496bcf7d52d0de5b98beedc8e957c8f33180bb53
Parents: 77680a0
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Mon Apr 20 12:18:16 2015 -0500
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Mon Apr 20 12:18:16 2015 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/496bcf7d/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2118dfe..22910f2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-791: Storm UI displays maps in the config incorrectly
  * STORM-788: UI Fix key for process latencies
  * STORM-773: backtype.storm.transactional-test fails periodically with timeout
  * STORM-772: Tasts fail periodically with InterruptedException or InterruptedIOException