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/45753a28 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/45753a28 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/45753a28 Branch: refs/heads/1.1.x Commit: 45753a28c17c86462a7b22bb3db165a41eb90490 Parents: 6959040 Author: Jie Yu <[email protected]> Authored: Tue Apr 18 14:29:56 2017 +0800 Committer: Jie Yu <[email protected]> Committed: Tue Apr 18 14:30:57 2017 +0800 ---------------------------------------------------------------------- CHANGELOG | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/45753a28/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 9200af6..5237af1 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -11,6 +11,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
