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/a09bf00d Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/a09bf00d Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/a09bf00d Branch: refs/heads/master Commit: a09bf00df2e081db40946571d7877f3c762cf88d Parents: ca4015e Author: P. Taylor Goetz <[email protected]> Authored: Fri Apr 1 00:55:41 2016 -0400 Committer: P. Taylor Goetz <[email protected]> Committed: Fri Apr 1 00:55:41 2016 -0400 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/a09bf00d/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 1bb6971..a4b0d5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -72,6 +72,7 @@ * STORM-1521: When using Kerberos login from keytab with multiple bolts/executors ticket is not renewed in hbase bolt. ## 1.0.0 + * STORM-1669: Fix SolrUpdateBolt flush bug * STORM-1573: Add batch support for MongoInsertBolt * STORM-1660: remove flux gitignore file and move rules to top level gitignore * STORM-1634: Refactoring of Resource Aware Scheduler
