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 0d5695a9445d37dbaef52b1d3f423d12bdf2b825 Author: Meng Zhu <[email protected]> AuthorDate: Mon Mar 18 11:23:24 2019 -0700 Fixed 1.7.3 CHANGELOG for MESOS-8880. --- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index ac7b753..329098c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -24,6 +24,8 @@ 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. + +** Improvements * [MESOS-8880] - Add minimum capabilities in the master.
