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/04/04 22:21:32 UTC

[3/3] storm git commit: add STORM-1677 to changelog

add STORM-1677 to changelog


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

Branch: refs/heads/master
Commit: 674a5e22a0071dd7fb57585315cc54d0797cea5b
Parents: eb601ac
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Mon Apr 4 16:21:08 2016 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Mon Apr 4 16:21:08 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/storm/blob/674a5e22/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4b7a3d0..2018e5a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -74,6 +74,9 @@
  * STORM-1524: Add Pluggable daemon metrics Reporters
  * STORM-1521: When using Kerberos login from keytab with multiple bolts/executors ticket is not renewed in hbase bolt.
 
+## 1.0.1
+ * STORM-1677: Test resource files are excluded from source distribution, which makes logviewer-test failing
+
 ## 1.0.0
  * STORM-1671: Enable logviewer to delete a dir without yaml
  * STORM-1673: log4j2/worker.xml refers old package of LoggerMetricsConsumer