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

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

commit a0ed3d601357742c9df58b9895e13861b37359ce
Author: Gilbert Song <songzihao1...@gmail.com>
AuthorDate: Tue Sep 18 14:50:23 2018 -0700

    Added MESOS-8128 to 1.4.3 CHANGELOG.
---
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG b/CHANGELOG
index f2fcecf..552f169 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -3,6 +3,7 @@ Release Notes - Mesos - Version 1.4.3 (WIP)
 * This is a bug fix release.
 
 ** Bug
+  * [MESOS-8128] - Make os::pipe file descriptors O_CLOEXEC.
   * [MESOS-8568] - Command checks should always call `WAIT_NESTED_CONTAINER` 
before `REMOVE_NESTED_CONTAINER`
   * [MESOS-8620] - Containers stuck in FETCHING possibly due to unresponsive 
server.
   * [MESOS-8917] - Agent leaking file descriptors into forked processes.

Reply via email to