This is an automated email from the ASF dual-hosted git repository. mzhu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git
commit 3883abfc3e1b54cb835708bbd292efe3e076170c Author: Meng Zhu <[email protected]> AuthorDate: Wed Mar 13 10:34:08 2019 -0700 Added MESOS-8880 to 1.7.3 CHANGELOG. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 7f4a91f..d4fd268 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -24,6 +24,7 @@ Release Notes - Mesos - Version 1.7.3 (WIP) * [MESOS-9568] - SLRP does not clean up mount directories for destroyed MOUNT disks. * [MESOS-9607] - Removing a resource provider with consumers breaks resource publishing. * [MESOS-9610] - Fetcher vulnerability - escaping from sandbox. + * [MESOS-8880] - Add minimum capabilities in the master. Release Notes - Mesos - Version 1.7.2
