Added MESOS-5028 to 1.2.1 CHANGELOG.
Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/ccfb4cc8 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/ccfb4cc8 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/ccfb4cc8 Branch: refs/heads/1.2.x Commit: ccfb4cc814b998f76af245d7ccacb6d27d0e022e Parents: 0c0b3cb Author: Jie Yu <[email protected]> Authored: Tue Apr 18 14:29:21 2017 +0800 Committer: Jie Yu <[email protected]> Committed: Tue Apr 18 14:30:34 2017 +0800 ---------------------------------------------------------------------- CHANGELOG | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/ccfb4cc8/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 2601e93..07220e0 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -16,6 +16,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.2.0
