You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by qi...@apache.org on 2019/04/15 10:35:16 UTC

[mesos] 17/17: Added MESOS-9159 and MESOS-9675 to the 1.7.3 CHANGELOG.

This is an automated email from the ASF dual-hosted git repository.

qianzhang pushed a commit to branch 1.7.x
in repository https://gitbox.apache.org/repos/asf/mesos.git

commit 62ac762345e6b192b03a695201b7f1ee81c3420c
Author: Qian Zhang <zh...@gmail.com>
AuthorDate: Mon Apr 15 16:13:11 2019 +0800

    Added MESOS-9159 and MESOS-9675 to the 1.7.3 CHANGELOG.
---
 CHANGELOG | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG b/CHANGELOG
index e855cfb..ef1bcea 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -17,7 +17,9 @@ Release Notes - Mesos - Version 1.7.3 (WIP)
 
 ** Improvements
   * [MESOS-8880] - Add minimum capabilities in the master.
+  * [MESOS-9159] - Support Foreign URLs in docker registry puller.
   * [MESOS-9540] - Support `DESTROY_DISK` on preprovisioned CSI volumes.
+  * [MESOS-9675] - Docker Manifest V2 Schema2 Support.
 
 
 Release Notes - Mesos - Version 1.7.2