Added MESOS-5028 to 1.1.2 CHANGELOG.
Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/85e324e2 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/85e324e2 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/85e324e2 Branch: refs/heads/master Commit: 85e324e2a7ae0fb7cc2fa10630ea1c8993dfdc3c Parents: 5301339 Author: Jie Yu <[email protected]> Authored: Tue Apr 18 14:29:56 2017 +0800 Committer: Jie Yu <[email protected]> Committed: Tue Apr 18 14:29:56 2017 +0800 ---------------------------------------------------------------------- CHANGELOG | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/85e324e2/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 93817a1..d9a0985 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -489,6 +489,7 @@ All Issues: * [MESOS-7366] - Agent sandbox gc could accidentally delete the entire persistent volume content. * [MESOS-7383] - Docker executor logs possibly sensitive parameters. * [MESOS-7350] - Failed to pull image from Nexus Registry due to signature missing. + * [MESOS-5028] - Copy provisioner cannot replace directory with symlink. Release Notes - Mesos - Version 1.1.1
