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 2017/04/13 02:11:59 UTC

[4/4] storm git commit: Added STORM-2435 to Changelog

Added STORM-2435 to Changelog


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

Branch: refs/heads/master
Commit: 4c27ef9d36b0fa1239cfef2ba5e8e1f2f99b43e7
Parents: 8b10417
Author: Robert Evans <ev...@yahoo-inc.com>
Authored: Wed Apr 12 20:59:26 2017 -0500
Committer: Robert Evans <ev...@yahoo-inc.com>
Committed: Wed Apr 12 20:59:26 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/4c27ef9d/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0378e4a..d626c6e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 \ufeff## 2.0.0
+ * STORM-2435: Logging levels and consistency with console.log etc
  * STORM-2465: modify storm-redis's READEME.md and update storm-redis.md
  * STORM-2464: update storm-mongodb.md
  * STORM-2463: fix DRPCTest.testDequeueAfterTimeout test failure