add STORM-1884 to changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/760f10ae Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/760f10ae Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/760f10ae Branch: refs/heads/1.x-branch Commit: 760f10aefe46eb92ddd18f4c2de9f712b5eab5b9 Parents: 5cccb91 Author: P. Taylor Goetz <[email protected]> Authored: Thu Jun 9 16:52:30 2016 -0400 Committer: P. Taylor Goetz <[email protected]> Committed: Thu Jun 9 16:52:30 2016 -0400 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/760f10ae/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 33bdec2..c7b2226 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.1.0 + * STORM-1884: Prioritize pendingPrepare over pendingCommit * STORM-1575: fix TwitterSampleSpout NPE on close * STORM-1874: Update logger private permissions * STORM-1865: update command line client document
