This is an automated email from the ASF dual-hosted git repository. mzhu pushed a commit to branch 1.6.x in repository https://gitbox.apache.org/repos/asf/mesos.git
commit cb37e5d3e6b88467e10571011d712c22a139259c Author: Meng Zhu <[email protected]> AuthorDate: Wed Mar 13 10:41:35 2019 -0700 Added MESOS-8880 to 1.6.3 CHANGELOG. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index aea90b7..7ad1b1d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -6,6 +6,7 @@ Release Notes - Mesos - Version 1.6.3 (WIP) * [MESOS-9507] - Agent could not recover due to empty docker volume checkpointed files. ** Improvement + * [MESOS-8880] - Add minimum capabilities in the master. Release Notes - Mesos - Version 1.6.2
