You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by ch...@apache.org on 2018/12/21 00:01:14 UTC

[mesos] 01/03: Added MESOS-9480 to the 1.5.2 CHANGELOG.

This is an automated email from the ASF dual-hosted git repository.

chhsiao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git

commit 346c2a30fa30a1495cb74bb1daa29b216c4601ef
Author: Chun-Hung Hsiao <ch...@mesosphere.io>
AuthorDate: Tue Dec 18 14:56:59 2018 -0800

    Added MESOS-9480 to the 1.5.2 CHANGELOG.
---
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG b/CHANGELOG
index 78c4b96..c61e6ff 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -894,6 +894,7 @@ Release Notes - Mesos - Version 1.5.2
   * [MESOS-9305] - Create cgoup recursively to workaround systemd deleting cgroups_root.
   * [MESOS-9308] - URI disk profile adaptor could deadlock.
   * [MESOS-9334] - Container stuck at ISOLATING state due to libevent poll never returns.
+  * [MESOS-9480] - Master may skip processing authorization results for `LAUNCH_GROUP`.
 
 
 Release Notes - Mesos - Version 1.5.1