Repository: mesos Updated Branches: refs/heads/master 5e740063d -> b5abba4cd
Added MESOS-8906 to the 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/b5abba4c Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/b5abba4c Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/b5abba4c Branch: refs/heads/master Commit: b5abba4cd4d5bc09ef1012aa623d43cfc722327a Parents: 5e74006 Author: Chun-Hung Hsiao <[email protected]> Authored: Fri May 11 15:52:49 2018 -0700 Committer: Chun-Hung Hsiao <[email protected]> Committed: Fri May 11 15:52:49 2018 -0700 ---------------------------------------------------------------------- CHANGELOG | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/b5abba4c/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index c7173fc..af0426d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,6 +4,7 @@ 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
