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/29 22:58:38 UTC

[39/50] git commit: Added STORM-414 to Changelog

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

Branch: refs/heads/security
Commit: dc8907b5e4c896772ad0b38bee8d35fa5753e3f9
Parents: 5f59917
Author: Robert (Bobby) Evans <bo...@apache.org>
Authored: Fri Jul 25 15:00:59 2014 -0500
Committer: Robert (Bobby) Evans <bo...@apache.org>
Committed: Fri Jul 25 15:00:59 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/dc8907b5/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b722928..076aad7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -27,6 +27,7 @@
  * STORM-420: Missing quotes in storm-starter python code
  * STORM-399: Kafka Spout defaulting to latest offset when current offset is older then 100k
  * STORM-421: Memoize local hostname lookup in executor
+ * STORM-414: support logging level to multilang protocol spout and bolt
 
 ## 0.9.2-incubating
  * STORM-66: send taskid on initial handshake