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/01 21:28:36 UTC

[2/2] storm git commit: add STORM-1671 to changelog

add STORM-1671 to changelog


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

Branch: refs/heads/1.x-branch
Commit: 7670c6350fc2def68caf4c622e3674b8eb7e3034
Parents: 9a369de
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Fri Apr 1 15:28:19 2016 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Fri Apr 1 15:28:19 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/storm/blob/7670c635/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9106fbb..a232f2a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.0.0
+ * STORM-1671: Enable logviewer to delete a dir without yaml
  * STORM-822: Kafka Spout New Consumer API
  * STORM-1673: log4j2/worker.xml refers old package of LoggerMetricsConsumer
  * STORM-1632 Disable event logging by default