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/06 18:13:32 UTC

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

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

Branch: refs/heads/master
Commit: 3dd27a0b95afecca313783ad8e329db8bcca7f1a
Parents: 0d47c51
Author: Robert (Bobby) Evans <bo...@apache.org>
Authored: Fri Jun 6 11:00:11 2014 -0500
Committer: Robert (Bobby) Evans <bo...@apache.org>
Committed: Fri Jun 6 11:00:11 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/3dd27a0b/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2117367..463489f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.9.2-incubating (unreleased)
+ * STORM-313: Remove log-level-page from logviewer
  * STORM-205: Add REST API To Storm UI
  * STORM-326: tasks send duplicate metrics
  * STORM-331: Update the Kafka dependency of storm-kafka to 0.8.1.1