Repository: mesos Updated Branches: refs/heads/1.6.x a3dbfc31b -> 83eae0c9f
Added MESOS-8947 to 1.6.1 CHANGELOG. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/83eae0c9 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/83eae0c9 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/83eae0c9 Branch: refs/heads/1.6.x Commit: 83eae0c9fab552fe93a8c2393809224c663e0c65 Parents: 2e56d53 Author: Gilbert Song <[email protected]> Authored: Wed May 23 18:13:38 2018 -0700 Committer: Gilbert Song <[email protected]> Committed: Wed May 23 18:15:54 2018 -0700 ---------------------------------------------------------------------- CHANGELOG | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/83eae0c9/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 0b47bd0..04a7806 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -6,6 +6,7 @@ Release Notes - Mesos - Version 1.6.1 (WIP) * [MESOS-8786] - CgroupIsolatorProcess accesses subsystem processes directly. * [MESOS-8904] - Master crash when removing quota. * [MESOS-8906] - `UriDiskProfileAdaptor` fails to update profile selectors. + * [MESOS-8947] - Improve the container preparing logging in IOSwitchboard and volume/secret isolator. Release Notes - Mesos - Version 1.6.0
