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 2014/07/31 01:48:08 UTC

[9/9] git commit: Added STORM-366 to Changelog

Added STORM-366 to Changelog


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

Branch: refs/heads/master
Commit: d65c913e4ed5dce07f5c802fb5b9a046ce7d6597
Parents: af58c3b
Author: Robert (Bobby) Evans <bo...@apache.org>
Authored: Wed Jul 30 18:46:17 2014 -0500
Committer: Robert (Bobby) Evans <bo...@apache.org>
Committed: Wed Jul 30 18:46:17 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/d65c913e/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3b38c34..126c762 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -33,6 +33,7 @@
  * STORM-155: Storm rebalancing code causes multiple topologies assigned to a single port
  * STORM-419: Updated test so sort ordering is very explicit.
  * STORM-406: Fix for reconnect logic in netty client.
+ * STORM-366: Add color span to most recent error and fix ui templates.
 
 ## 0.9.2-incubating
  * STORM-66: send taskid on initial handshake