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/04/01 07:29:22 UTC

[3/3] storm git commit: add STORM-1669 to changelog

add STORM-1669 to changelog


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

Branch: refs/heads/1.x-branch
Commit: 11f23153a911c5bad945740ebdf262f16630532a
Parents: 0747c7c
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Fri Apr 1 01:02:20 2016 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Fri Apr 1 01:02:20 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/storm/blob/11f23153/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 54a8489..3a044c6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.0.0
+ * STORM-1669: Fix SolrUpdateBolt flush bug
  * STORM-1668: Flux silently fails while setting a non-existent property.
  * STORM-1573: Add batch support for MongoInsertBolt
  * STORM-1660: remove flux gitignore file and move rules to top level gitignore