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/a52e83b8 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/a52e83b8 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/a52e83b8 Branch: refs/heads/master Commit: a52e83b833b14f03cb7c742043ba2d0a2933f267 Parents: 2507b0b Author: P. Taylor Goetz <[email protected]> Authored: Thu Jun 9 16:50:38 2016 -0400 Committer: P. Taylor Goetz <[email protected]> Committed: Thu Jun 9 16:50:38 2016 -0400 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/a52e83b8/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index eddea8a..f194cee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 2.0.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
