You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by pt...@apache.org on 2016/06/09 20:54:00 UTC

[19/35] storm git commit: add STORM-1874 to changelog

add STORM-1874 to changelog


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

Branch: refs/heads/master
Commit: b7f28206e759d419e5202c53b8732235319a41d2
Parents: 1d9c0be
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Thu Jun 9 16:25:38 2016 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Thu Jun 9 16:25:38 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/storm/blob/b7f28206/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 884837a..661bfdf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 2.0.0
+ * STORM-1874: Update logger private permissions
  * STORM-1865: update command line client document
  * STORM-1771. HiveState should flushAndClose before closing old or idle Hive connections
  * STORM-1882: Expose TextFileReader public