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/25 23:54:45 UTC

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

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

Branch: refs/heads/master
Commit: c3a9a37a09ffa561505bad1c3adc68726dd7ad12
Parents: 9db723d
Author: Robert (Bobby) Evans <bo...@apache.org>
Authored: Fri Jul 25 16:44:31 2014 -0500
Committer: Robert (Bobby) Evans <bo...@apache.org>
Committed: Fri Jul 25 16:44:31 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/c3a9a37a/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 79c8b14..ccf0c3b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -31,6 +31,7 @@
  * STORM-321: Added a tool to see the current status of STORM JIRA and github pulls.
  * STORM-415: validate-launched-once in supervisor-test can not handle multiple topologies
  * STORM-155: Storm rebalancing code causes multiple topologies assigned to a single port
+ * STORM-419: Updated test so sort ordering is very explicit.
 
 ## 0.9.2-incubating
  * STORM-66: send taskid on initial handshake