add STORM-1727 to changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/740eee8f Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/740eee8f Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/740eee8f Branch: refs/heads/1.x-branch Commit: 740eee8f2f4b91372df64217a71736c35cb891cb Parents: 5f4eb05 Author: P. Taylor Goetz <ptgo...@gmail.com> Authored: Fri Apr 29 12:07:37 2016 -0400 Committer: P. Taylor Goetz <ptgo...@gmail.com> Committed: Fri Apr 29 12:07:37 2016 -0400 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/740eee8f/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a4c77a..ac07347 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.0.1 + * STORM-1727: document 1.0 package renaming and how to use the migration tool * STORM-1733: Flush stdout and stderr before calling "os.execvp" to prevent log loss. * STORM-1729: Get rid of reflections while recording stats * STORM-1731: Avoid looking up debug / backpressure enable flags within critical path