You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ka...@apache.org on 2016/08/23 00:44:47 UTC

[3/3] storm git commit: add STORM-2047 to CHANGELOG

add STORM-2047 to CHANGELOG


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

Branch: refs/heads/master
Commit: abad44526cc5344eaf110bc1d81dfa2fb8ce2f65
Parents: 1c35bc6
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Tue Aug 23 09:43:32 2016 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Tue Aug 23 09:43:32 2016 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/abad4452/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fab17b0..7030e37 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -182,6 +182,7 @@
  * STORM-1868: Modify TridentKafkaWordCount to run in distributed mode
 
 ## 1.0.3
+ * STORM-2047: Add note to add logviewer hosts to browser whitelist
  * STORM-2042: Nimbus client connections not closed properly causing connection leaks
  * STORM-2032: removes warning in case more than one metrics tuple is received
  * STORM-1594: org.apache.storm.tuple.Fields can throw NPE if given invalid field in selector