add STORM-1754 to CHANGELOG.md
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/09cd78d2 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/09cd78d2 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/09cd78d2 Branch: refs/heads/0.10.x-branch Commit: 09cd78d27b9de16ec4c14f138ede9014dda15e92 Parents: d2dc73a Author: Jungtaek Lim <[email protected]> Authored: Mon May 16 17:49:24 2016 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Mon May 16 17:49:24 2016 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/09cd78d2/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 09cbf6d..416c0f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 0.10.2 + * STORM-1754: Correct java version in 0.10.x storm-starter * STORM-1750: Ensure worker dies when report-error-and-die is called. * STORM-1739: update the minor JAVA version dependency in 0.10.0 and above * STORM-1733: Flush stdout and stderr before calling "os.execvp" to prevent log loss
