You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by gi...@apache.org on 2017/07/28 20:00:37 UTC

[3/4] mesos git commit: Added MESOS-5187 to 1.2.2 CHANGELOG.

Added MESOS-5187 to 1.2.2 CHANGELOG.


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

Branch: refs/heads/1.2.x
Commit: 308d86c925f392c173cfcb13b89393c3bed064ae
Parents: b31fdce
Author: Gilbert Song <so...@gmail.com>
Authored: Fri Jul 28 12:50:47 2017 -0700
Committer: Gilbert Song <so...@gmail.com>
Committed: Fri Jul 28 12:59:04 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/308d86c9/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index ff48b1e..dee3900 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -4,6 +4,7 @@ Release Notes - Mesos - Version 1.2.2
 
 All Issues:
 ** Bug
+  * [MESOS-5187] - The filesystem/linux isolator does not set the permissions of the host_path.
   * [MESOS-7252] - Need to fix resource check in long-lived framework.
   * [MESOS-7540] - Add an agent flag for executor re-registration timeout.
   * [MESOS-7546] - WAIT_NESTED_CONTAINER sometimes returns 404.