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:02:42 UTC

[3/4] mesos git commit: Added MESOS-8881 to the 1.4.2 CHANGELOG.

Added MESOS-8881 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/f36f082e
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/f36f082e
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/f36f082e

Branch: refs/heads/1.4.x
Commit: f36f082e32533026afcbde7078cd0671e0c40752
Parents: dd5cb45
Author: Benjamin Mahler <bm...@apache.org>
Authored: Mon May 7 14:38:01 2018 -0700
Committer: Benjamin Mahler <bm...@apache.org>
Committed: Mon May 7 14:38:45 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/f36f082e/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 92793e2..83defb2 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -30,6 +30,7 @@ Release Notes - Mesos - Version 1.4.2 (WIP)
   * [MESOS-8605] - Terminal task status update will not send if 'docker inspect' is hung.
   * [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.
 
 
 Release Notes - Mesos - Version 1.4.1