You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by ji...@apache.org on 2018/03/17 02:25:12 UTC

[2/2] mesos git commit: Updated 1.5.1 CHANGELOG about MESOS-8651.

Updated 1.5.1 CHANGELOG about MESOS-8651.

(cherry picked from commit 7d76522abbc58a1f5bd2e0387957fba3c0736c33)


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

Branch: refs/heads/1.5.x
Commit: 3e6d988503f57935a72745feb7b225586023a604
Parents: 7751e26
Author: Jie Yu <yu...@gmail.com>
Authored: Fri Mar 16 19:23:16 2018 -0700
Committer: Jie Yu <yu...@gmail.com>
Committed: Fri Mar 16 19:24:32 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/3e6d9885/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index df473dc..9d498d7 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -25,6 +25,7 @@ Release Notes - Mesos - Version 1.5.1 (WIP)
   * [MESOS-8631] - Agent should be able to start a task with every CPU on a Windows machine.
   * [MESOS-8641] - Event stream could send heartbeat before subscribed.
   * [MESOS-8646] - Agent should be able to resolve file names on open files.
+  * [MESOS-8651] - Potential memory leaks in the `volume/sandbox_path` isolator.
 
 
 Release Notes - Mesos - Version 1.5.0