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 2017/02/08 21:31:24 UTC

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

add STORM-2350 to changelog


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

Branch: refs/heads/1.x-branch
Commit: c417c8ee28384b392ddcbd96366047037164280d
Parents: bb5c6b8
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Wed Feb 8 16:28:06 2017 -0500
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Wed Feb 8 16:28:06 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/c417c8ee/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2e0cb4b..ff46285 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 \ufeff## 1.1.0
+ * STORM-2350: Storm-HDFS's listFilesByModificationTime is broken
  * STORM-2270 Kafka spout should consume from latest when ZK partition commit offset bigger than the latest offset
  * STORM-1464: storm-hdfs support for multiple output files and partitioning
  * STORM-2320: DRPC client printer class reusable for local and remote DRPC