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:01 UTC

[2/3] 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/3985bb84
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/3985bb84
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/3985bb84

Branch: refs/heads/master
Commit: 3985bb84037accee772844aa299caf35440293ec
Parents: 6c805c6
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Wed Feb 8 16:29:02 2017 -0500
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Wed Feb 8 16:29:02 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/3985bb84/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index bb08be1..c699f6a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 2.0.0
+ * STORM-2350: Storm-HDFS's listFilesByModificationTime is broken
  * STORM-1281: LocalCluster, testing4j and testing.clj to java
  * STORM-2226: Fix kafka spout offset lag ui for kerberized kafka
  * STORM-1276: line for line translation of nimbus to java