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/06/30 22:24:47 UTC

[3/3] git commit: Added STORM-359 to changelog

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

Branch: refs/heads/master
Commit: cc910b4e19e71cc17b3b45eba005a7b764626e22
Parents: 49da9ad
Author: Robert (Bobby) Evans <bo...@apache.org>
Authored: Mon Jun 30 15:19:53 2014 -0500
Committer: Robert (Bobby) Evans <bo...@apache.org>
Committed: Mon Jun 30 15:19:53 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/cc910b4e/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 809df53..e041ce9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@
  * STORM-365: Add support for Python 3 to storm command.
  * STORM-332: Enable Kryo serialization in storm-kafka
  * STORM-370: Add check for empty table before sorting dom in UI
+ * STORM-359: add logviewer paging and download
 
 ## 0.9.2-incubating
  * STORM-66: send taskid on initial handshake