This is an automated email from the ASF dual-hosted git repository. gilbert pushed a commit to branch 1.7.x in repository https://gitbox.apache.org/repos/asf/mesos.git
commit a7dff89f6714b041c243bd93ed39dd9696f79b55 Author: Gilbert Song <[email protected]> AuthorDate: Sat Sep 1 01:07:09 2018 -0700 Added MESOS-9196 to 1.7.0 CHANGELOG. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index c29ce3e..246f7d5 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -237,6 +237,7 @@ All Resolved Issues: * [MESOS-9177] - Mesos master segfaults when responding to /state requests. * [MESOS-9185] - An attempt to remove or destroy container in composing containerizer leads to segfault. * [MESOS-9193] - Mesos build fail with Clang 3.5. + * [MESOS-9196] - Removing rootfs mounts may fail with EBUSY. ** Epic * [MESOS-8564] - Port libprocess-tests suites to Windows
