add STORM-1632 to changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/3d19c644 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/3d19c644 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/3d19c644 Branch: refs/heads/1.x-branch Commit: 3d19c644fd0f6310743279aa8b57da5e2500fa48 Parents: b15e6ab Author: P. Taylor Goetz <[email protected]> Authored: Fri Apr 1 12:36:55 2016 -0400 Committer: P. Taylor Goetz <[email protected]> Committed: Fri Apr 1 12:36:55 2016 -0400 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/3d19c644/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a1d748..000a8f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.0.0 + * STORM-1632 Disable event logging by default * 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.
