Repository: mesos Updated Branches: refs/heads/master fc25a22cb -> 1d18163a4
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/abaff2a2 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/abaff2a2 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/abaff2a2 Branch: refs/heads/master Commit: abaff2a2fc524ff2dfc94e30a68d580af42569bd Parents: fc25a22 Author: Gilbert Song <[email protected]> Authored: Fri May 11 01:10:39 2018 -0700 Committer: Gilbert Song <[email protected]> Committed: Fri May 11 01:10:39 2018 -0700 ---------------------------------------------------------------------- CHANGELOG | 8 ++++++++ 1 file changed, 8 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/abaff2a2/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 18384a8..4b35d92 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:
