This is an automated email from the ASF dual-hosted git repository. qianzhang pushed a commit to branch 1.5.x in repository https://gitbox.apache.org/repos/asf/mesos.git
commit 74c4587f6a08aeae1cf099560b3d65020bd88ea9 Author: Qian Zhang <[email protected]> AuthorDate: Mon Apr 15 16:19:37 2019 +0800 Added MESOS-9159 and MESOS-9675 to the 1.5.4 CHANGELOG. --- CHANGELOG | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 023c927..a9e3661 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -6,6 +6,10 @@ Release Notes - Mesos - Version 1.5.4 (WIP) * [MESOS-9529] - `/proc` should be remounted even if a nested container set `share_pid_namespace` to true. * [MESOS-9707] - Calling link::lo() may cause runtime error +** Improvement + * [MESOS-9159] - Support Foreign URLs in docker registry puller. + * [MESOS-9675] - Docker Manifest V2 Schema2 Support. + Release Notes - Mesos - Version 1.5.3 -------------------------------------
