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 fe83816d51d3dd134376621944ef556ea52b4900 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 d4fd268..ac7b753 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -482,6 +482,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
