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

[11/11] 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/68ac3af1
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/68ac3af1
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/68ac3af1

Branch: refs/heads/1.x-branch
Commit: 68ac3af18b171028504f20a8329bfd8793d70445
Parents: b9bf574
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Wed Jan 13 12:21:42 2016 -0500
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Wed Jan 13 12:21:42 2016 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/68ac3af1/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cd0b673..94549ea 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 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