Repository: mesos Updated Branches: refs/heads/master 45811356c -> 85e324e2a
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/5301339e Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/5301339e Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/5301339e Branch: refs/heads/master Commit: 5301339e9974304399ff98a20e997a1378eed8ca Parents: 4581135 Author: Jie Yu <[email protected]> Authored: Tue Apr 18 14:29:21 2017 +0800 Committer: Jie Yu <[email protected]> Committed: Tue Apr 18 14:29:21 2017 +0800 ---------------------------------------------------------------------- CHANGELOG | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/5301339e/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 84c87fd..93817a1 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -40,6 +40,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
