Added MESOS-7366 to 1.0.4 CHANGELOG.
Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/e5c19b0a Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/e5c19b0a Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/e5c19b0a Branch: refs/heads/1.0.x Commit: e5c19b0a999f22aaa3b3220af2ca8b0542ec05a2 Parents: a20f6da Author: Jie Yu <[email protected]> Authored: Wed Apr 12 12:31:12 2017 -0700 Committer: Jie Yu <[email protected]> Committed: Wed Apr 12 12:31:45 2017 -0700 ---------------------------------------------------------------------- CHANGELOG | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/e5c19b0a/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index d52ed8a..5d73c63 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -6,6 +6,7 @@ All Issues: ** Bug * [MESOS-6606] - Reject optimized builds with libcxx before 3.9 * [MESOS-7008] - Quota not recovered from registry in empty cluster. + * [MESOS-7366] - Agent sandbox gc could accidentally delete the entire persistent volume content. Release Notes - Mesos - Version 1.0.3
