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

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

commit b1aff71661bc5d99454a4790240c0ed93b8cf70a
Author: Gilbert Song <songzihao1...@gmail.com>
AuthorDate: Fri Oct 19 16:36:53 2018 -0700

    Added MESOS-8978 to 1.7.1 CHANGELOG.
---
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG b/CHANGELOG
index 99b33ed..5bbf98a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -8,6 +8,7 @@ Release Notes - Mesos - Version 1.7.1 (WIP)
 
 ** Bug
   * [MESOS-8545] - AgentAPIStreamingTest.AttachInputToNestedContainerSession 
is flaky.
+  * [MESOS-8978] - Command executor calling setsid breaks the tty support.
   * [MESOS-9131] - Health checks launching nested containers while a container 
is being destroyed lead to unkillable tasks.
   * [MESOS-9228] - SLRP does not clean up plugin containers after it is 
removed.
   * [MESOS-9231] - `docker inspect` may return an unexpected result to Docker 
executor due to a race condition.

Reply via email to