This is an automated email from the ASF dual-hosted git repository. gilbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git
commit 1f3c4d5d20e5bc041f4155748a40c8ed87e5fba9 Author: Gilbert Song <[email protected]> AuthorDate: Sat Sep 1 01:07:39 2018 -0700 Added MESOS-9196 to 1.6.2 CHANGELOG. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 5f2b814..6b7e5e2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -358,6 +358,7 @@ Release Notes - Mesos - Version 1.6.2 (WIP) * [MESOS-9146] - Agent has a fragile burn-in 5s authentication timeout. * [MESOS-9147] - Agent and scheduler driver authentication retry backoff time could overflow. * [MESOS-9170] - Zookeeper doesn't compile with newer gcc due to format error. + * [MESOS-9196] - Removing rootfs mounts may fail with EBUSY. Release Notes - Mesos - Version 1.6.1
