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/06/09 19:50:38 UTC

[06/10] storm git commit: add STORM-1882 to changelog

add STORM-1882 to changelog


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

Branch: refs/heads/master
Commit: 02c4f6b40336d79a268fa790881fcd4ed24f5df9
Parents: 3d789fc
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Thu Jun 9 15:38:34 2016 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Thu Jun 9 15:38:34 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/storm/blob/02c4f6b4/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4556dea..12b120a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 2.0.0
+ * STORM-1882: Expose TextFileReader public
  * STORM-1873: Implement alternative behaviour for late tuples
  * STORM-1878: Flux can now handle IStatefulBolts
  * STORM-1864: StormSubmitter should throw respective exceptions and log respective errors forregistered submitter hook invocation