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/ead88f7e Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/ead88f7e Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/ead88f7e Branch: refs/heads/master Commit: ead88f7e05bc5b6bcb4b52d9fa4a092f5c901c85 Parents: 17d0a4c Author: Jie Yu <[email protected]> Authored: Tue Apr 25 20:15:09 2017 -0700 Committer: Jie Yu <[email protected]> Committed: Tue Apr 25 20:15:09 2017 -0700 ---------------------------------------------------------------------- CHANGELOG | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/ead88f7e/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index c09e8a0..3c613c1 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -43,6 +43,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
