Repository: mesos Updated Branches: refs/heads/master c586699e7 -> 73bde5625
Added MESOS-8904 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/73bde562 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/73bde562 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/73bde562 Branch: refs/heads/master Commit: 73bde56251ea469f7c360e11aa21c987452a738b Parents: c586699 Author: Greg Mann <[email protected]> Authored: Mon May 14 22:13:45 2018 +0000 Committer: Greg Mann <[email protected]> Committed: Mon May 14 22:18:41 2018 +0000 ---------------------------------------------------------------------- CHANGELOG | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/73bde562/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 0fb4175..8ab553a 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-8904] - Master crash when removing quota. * [MESOS-8906] - `UriDiskProfileAdaptor` fails to update profile selectors.
