This is an automated email from the ASF dual-hosted git repository. qianzhang pushed a commit to branch 1.9.x in repository https://gitbox.apache.org/repos/asf/mesos.git
commit 7b9230d15e1a33c2ed27335c88bc9575a3c67e1a Author: Qian Zhang <[email protected]> AuthorDate: Fri Oct 18 14:34:51 2019 +0800 Added MESOS-9964 to the 1.9.1 CHANGELOG. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index b74507d..cb3e71d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -3,6 +3,7 @@ Release Notes - Mesos - Version 1.9.1 (WIP) * This is a bug fix release. ** Bug + * [MESOS-9964] - Support destroying UCR containers in provisioning state. * [MESOS-9965] - Agent should not send `TASK_GONE_BY_OPERATOR` if the framework is not partition aware. * [MESOS-9966] - Agent crashes when trying to destroy orphaned nested container if root container is orphaned as well. * [MESOS-9972] - Update Names for TLS-related environment variables in libprocess.
