Putting STORM-1667 in CHANGELOG.md
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/dc006daa Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/dc006daa Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/dc006daa Branch: refs/heads/1.x-branch Commit: dc006daae603f971535967365fd5ecb5151b3607 Parents: de719aa Author: Kyle Nusbaum <[email protected]> Authored: Fri Apr 1 10:11:43 2016 -0500 Committer: Kyle Nusbaum <[email protected]> Committed: Fri Apr 1 10:11:43 2016 -0500 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/dc006daa/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a044c6..9a1d748 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.0.0 + * STORM-1667: Log the IO exception when deleting worker pid dir * STORM-1669: Fix SolrUpdateBolt flush bug * STORM-1668: Flux silently fails while setting a non-existent property. * STORM-1573: Add batch support for MongoInsertBolt
