You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ka...@apache.org on 2016/06/24 09:46:11 UTC

[3/3] storm git commit: add STORM-1902 to CHANGELOG

add STORM-1902 to CHANGELOG


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

Branch: refs/heads/master
Commit: dcae610e4d12db884110b72e8b9db691b26346b4
Parents: 65aae49
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Fri Jun 24 18:45:53 2016 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Fri Jun 24 18:45:53 2016 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/dcae610e/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 15b417c..4366a2f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -108,6 +108,7 @@
  * STORM-1769: Added a test to check local nimbus with notifier plugin
 
 ## 1.1.0 
+ * STORM-1902: add a simple & flexible FileNameFormat for storm-hdfs
  * STORM-1914: Storm Kafka Field Topic Selector
  * STORM-1925: Remove Nimbus thrift call from Nimbus itself
  * STORM-1907: PartitionedTridentSpoutExecutor has incompatible types that cause ClassCastException