Added MESOS-7366 to 1.2.1 CHANGELOG.
Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/aa3f917b Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/aa3f917b Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/aa3f917b Branch: refs/heads/1.2.x Commit: aa3f917bec0cf1c2645feca437e1a16d6c0db9af Parents: c791d4a Author: Jie Yu <[email protected]> Authored: Tue Apr 11 16:49:56 2017 -0700 Committer: Jie Yu <[email protected]> Committed: Tue Apr 11 16:55:02 2017 -0700 ---------------------------------------------------------------------- CHANGELOG | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/aa3f917b/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 4c3ed59..0a54816 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -12,6 +12,7 @@ All Issues: * [MESOS-7263] - User supplied task environment variables cause warnings in sandbox stdout. * [MESOS-7264] - Possibly duplicate environment variables should not leak values to the sandbox. * [MESOS-7265] - Containerizer startup may cause sensitive data to leak into sandbox logs. + * [MESOS-7366] - Agent sandbox gc could accidentally delete the entire persistent volume content. Release Notes - Mesos - Version 1.2.0
