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:01:59 UTC

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

Added MESOS-8881 to the 1.5.1 CHANGELOG.


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

Branch: refs/heads/1.5.x
Commit: 6faf6c11fe641929e2ec2b178d6bae8472fc668c
Parents: 5f1a471
Author: Benjamin Mahler <bm...@apache.org>
Authored: Mon May 7 14:29:16 2018 -0700
Committer: Benjamin Mahler <bm...@apache.org>
Committed: Mon May 7 14:34:04 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/6faf6c11/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index dbcd6a5..c8c2052 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -33,6 +33,7 @@ Release Notes - Mesos - Version 1.5.1 (WIP)
   * [MESOS-8742] - Agent resource provider config API calls should be idempotent.
   * [MESOS-8787] - RP-related API should be experimental.
   * [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.5.0