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/05/14 17:09:57 UTC

[3/3] git commit: Added STORM-298 to changelog

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

Branch: refs/heads/master
Commit: d0f6b6d9c4e6d404d1048e66846153ad4077831f
Parents: 685d381
Author: Robert (Bobby) Evans <bo...@apache.org>
Authored: Wed May 14 15:08:04 2014 +0000
Committer: Robert (Bobby) Evans <bo...@apache.org>
Committed: Wed May 14 15:08:04 2014 +0000

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


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/d0f6b6d9/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 250380d..a2250df 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.9.2-incubating (unreleased)
+ * STORM-298: Logback file does not include full path for metrics appender fileNamePattern
  * STORM-316: added validation to registermetrics to have timebucketSizeInSecs >= 1
  * STORM-315: Added progress bar when submitting topology
  * STORM-214: Windows: storm.cmd does not properly handle multiple -c arguments