Repository: mesos Updated Branches: refs/heads/1.6.x 89ee7df74 -> 2abd8ee3f
Added MESOS-8906 to the 1.6.0 CHANGELOG. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/2abd8ee3 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/2abd8ee3 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/2abd8ee3 Branch: refs/heads/1.6.x Commit: 2abd8ee3fef71a9f94a1d764b5dadd67f2a74efa Parents: 89ee7df Author: Chun-Hung Hsiao <[email protected]> Authored: Fri May 11 15:35:09 2018 -0700 Committer: Chun-Hung Hsiao <[email protected]> Committed: Fri May 11 15:35:09 2018 -0700 ---------------------------------------------------------------------- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/2abd8ee3/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 2a2b94b..b02c525 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -5,6 +5,8 @@ Release Notes - Mesos - Version 1.6.1 (WIP) ** Bug * [MESOS-8786] - CgroupIsolatorProcess accesses subsystem processes directly. + * [MESOS-8906] - `UriDiskProfileAdaptor` fails to update profile selectors. + Release Notes - Mesos - Version 1.6.0 -------------------------------------------
