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/01/13 18:22:21 UTC

[8/8] storm git commit: add STORM-1419 to changelog

add STORM-1419 to changelog


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

Branch: refs/heads/master
Commit: 574928b92f3bdd9c96c2a74df19e117b36c4ccc8
Parents: d1d6dbe
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Wed Jan 13 12:20:45 2016 -0500
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Wed Jan 13 12:20:45 2016 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/574928b9/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1890e69..2542405 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,6 @@
 ## 2.0.0
 ## 1.0.0
+ * STORM-1419: Solr bolt should handle tick tuples
  * STORM-1175: State store for windowing operations
  * STORM-1202: Migrate APIs to org.apache.storm, but try to provide some form of backwards compatability
  * STORM-468: java.io.NotSerializableException should be explained