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

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

commit 925ad30c0f3b249afe74bdeb1921c5fdbf1c5886
Author: Benno Evers <[email protected]>
AuthorDate: Thu Dec 5 12:21:12 2019 +0100

    Added MESOS-9968 and MESOS-9972 to the 1.9.1 CHANGELOG.
---
 CHANGELOG | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG b/CHANGELOG
index abd80e2..df09135 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -14,6 +14,8 @@ Release Notes - Mesos - Version 1.9.1 (WIP)
   * [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-9968] - WWWAuthenticate header parsing fails when commas are in 
(quoted) realm
+  * [MESOS-9972] - Update Names for TLS-related environment variables in 
libprocess.
   * [MESOS-10007] - Command executor can miss exit status for short-lived 
commands due to double-reaping.
   * [MESOS-10008] - Very large quota values can crash master.
   * [MESOS-10015] - updateAllocation() can stall the allocator with a huge 
number of reservations on an agent.

Reply via email to