Added MESOS-8786 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/71d46639 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/71d46639 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/71d46639 Branch: refs/heads/1.6.x Commit: 71d466396bb4da515b658c6a3db91faab089932d Parents: b26af26 Author: Gilbert Song <[email protected]> Authored: Fri May 11 01:10:39 2018 -0700 Committer: Gilbert Song <[email protected]> Committed: Fri May 11 01:13:00 2018 -0700 ---------------------------------------------------------------------- CHANGELOG | 8 ++++++++ 1 file changed, 8 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/71d46639/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 6d90f11..2a2b94b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,11 @@ +Release Notes - Mesos - Version 1.6.1 (WIP) +------------------------------------------- +* This is a bug fix release. + +** Bug + * [MESOS-8786] - CgroupIsolatorProcess accesses subsystem processes directly. + + Release Notes - Mesos - Version 1.6.0 ------------------------------------------- This release contains the following new features:
