add STORM-1670 to changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/c0f59bb9 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/c0f59bb9 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/c0f59bb9 Branch: refs/heads/1.x-branch Commit: c0f59bb97309343cc6df485c0911471deb3bc058 Parents: e332fc6 Author: P. Taylor Goetz <[email protected]> Authored: Mon Apr 4 16:55:47 2016 -0400 Committer: P. Taylor Goetz <[email protected]> Committed: Mon Apr 4 16:55:47 2016 -0400 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/c0f59bb9/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index b1f7aad..ea18f03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.0.1 + * STORM-1670: LocalState#get(String) can throw FileNotFoundException which may result supervisor.clj#sync-processes stop assigning new workers/assignments * STORM-1677: Test resource files are excluded from source distribution, which makes logviewer-test failing ## 1.0.0
