This is an automated email from the ASF dual-hosted git repository. gilbert pushed a commit to branch 1.5.x in repository https://gitbox.apache.org/repos/asf/mesos.git
commit 19d17cec3e797758e76c081efb68867d440ed4d3 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 9705cbb..0656f62 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -30,6 +30,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
