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/749208e7 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/749208e7 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/749208e7 Branch: refs/heads/1.0.x-branch Commit: 749208e70174c0be1f965ffcabaaf9bc2e823c29 Parents: 70bd535 Author: P. Taylor Goetz <[email protected]> Authored: Thu Jun 9 16:53:17 2016 -0400 Committer: P. Taylor Goetz <[email protected]> Committed: Thu Jun 9 16:53:17 2016 -0400 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/749208e7/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 3fefe2d..ea77a2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.0.2 + * 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
