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 02:14:25 UTC

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

Added STORM-369 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/9ac01112
Tree: http://git-wip-us.apache.org/repos/asf/incubator-storm/tree/9ac01112
Diff: http://git-wip-us.apache.org/repos/asf/incubator-storm/diff/9ac01112

Branch: refs/heads/master
Commit: 9ac011129dc90418b9e8210abf0ff8e9f60be656
Parents: c410404
Author: Robert (Bobby) Evans <bo...@apache.org>
Authored: Wed Jul 30 19:13:43 2014 -0500
Committer: Robert (Bobby) Evans <bo...@apache.org>
Committed: Wed Jul 30 19:13:43 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/9ac01112/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 126c762..1cc642c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -34,6 +34,7 @@
  * 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.
+ * STORM-369: topology summary page displays wrong order.
 
 ## 0.9.2-incubating
  * STORM-66: send taskid on initial handshake