Added MESOS-5172 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/9e90ae53 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/9e90ae53 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/9e90ae53 Branch: refs/heads/1.2.x Commit: 9e90ae53575b33173f216689268dd4d101cf8d42 Parents: 2c532f2 Author: Jie Yu <[email protected]> Authored: Tue Apr 25 20:15:09 2017 -0700 Committer: Jie Yu <[email protected]> Committed: Tue Apr 25 20:16:39 2017 -0700 ---------------------------------------------------------------------- CHANGELOG | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/9e90ae53/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 0272fc5..c15a738 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -5,6 +5,7 @@ Release Notes - Mesos - Version 1.2.1 (WIP) All Issues: ** Bug * [MESOS-5028] - Copy provisioner cannot replace directory with symlink. + * [MESOS-5172] - Registry puller cannot fetch blobs correctly from http Redirect 3xx urls. * [MESOS-6951] - Docker containerizer: mangled environment when env value contains LF byte. * [MESOS-7197] - Requesting tiny amount of CPU crashes master. * [MESOS-7208] - Persistent volume ownership is set to root when task is running with non-root user
