This is an automated email from the ASF dual-hosted git repository. qianzhang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git
commit 65c2378fd57b06e562b2278355ad3198fbd949c1 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 1254829..6a8dd3a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1315,6 +1315,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 -------------------------------------
