You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by bm...@apache.org on 2018/05/07 22:03:36 UTC

[6/8] mesos git commit: Added MESOS-8885 to the 1.4.2 CHANGELOG.

Added MESOS-8885 to the 1.4.2 CHANGELOG.


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/e4919c44
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/e4919c44
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/e4919c44

Branch: refs/heads/master
Commit: e4919c44b1ef180461b587892ea1d644b66a5112
Parents: 82ffb94
Author: Benjamin Mahler <bm...@apache.org>
Authored: Mon May 7 14:38:16 2018 -0700
Committer: Benjamin Mahler <bm...@apache.org>
Committed: Mon May 7 14:38:16 2018 -0700

----------------------------------------------------------------------
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/e4919c44/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index d804f26..e2d146e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -898,6 +898,7 @@ Release Notes - Mesos - Version 1.4.2 (WIP)
   * [MESOS-8651] - Potential memory leaks in the `volume/sandbox_path` isolator.
   * [MESOS-8876] - Normal exit of Docker container using rexray volume results in TASK_FAILED.
   * [MESOS-8881] - Enable epoll backend in libevent integration.
+  * [MESOS-8885] - Disable libevent debug mode.
 
 
 Release Notes - Mesos - Version 1.4.1