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

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

commit c7c716dbc9ee4363ba6267591585b9984d8920b8
Author: Benno Evers <[email protected]>
AuthorDate: Thu Dec 5 12:24:57 2019 +0100

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

diff --git a/CHANGELOG b/CHANGELOG
index a9dc3f0..6c5bfd3 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -11,6 +11,7 @@ Release Notes - Mesos - Version 1.8.2 (WIP)
   * [MESOS-9925] - Default executor takes a couple of seconds to start and 
subscribe Mesos agent.
   * [MESOS-9964] - Support destroying UCR containers in provisioning state.
   * [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-10007] - Command executor can miss exit status for short-lived 
commands due to double-reaping.
   * [MESOS-10015] - updateAllocation() can stall the allocator with a huge 
number of reservations on an agent.
 

Reply via email to