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 6f010b6b61433fd783e5619ed0cada298b8fe30e Author: Gilbert Song <[email protected]> AuthorDate: Sat Sep 1 01:08:05 2018 -0700 Added MESOS-9196 to 1.5.2 CHANGELOG. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 6b7e5e2..3bdad5a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -775,6 +775,7 @@ Release Notes - Mesos - Version 1.5.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.5.1
