You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ki...@apache.org on 2015/03/19 21:18:13 UTC

[10/10] storm git commit: Add STORM-570 to Changelog

Add STORM-570 to Changelog


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

Branch: refs/heads/master
Commit: 645504dfa927d6f3e3aaa248c9e6c7a6c462e566
Parents: 43ed102
Author: Kishor Patil <kp...@yahoo-inc.com>
Authored: Thu Mar 19 15:17:45 2015 -0500
Committer: Kishor Patil <kp...@yahoo-inc.com>
Committed: Thu Mar 19 15:17:45 2015 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/645504df/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3a76053..424128a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -85,6 +85,7 @@
  * STORM-689: SimpleACLAuthorizer should provide a way to restrict who can submit topologies.
  * STORM-541: Build produces maven warnings
  * STORM-634: Storm serialization changed to thrift to support rolling upgrade.
+ * STORM-570: Switch from tablesorter to datatables jquery plugin.
 
 ## 0.9.3-rc2
  * STORM-558: change "swap!" to "reset!" to fix assignment-versions in supervisor