Repository: mesos Updated Branches: refs/heads/1.0.x 18b6245ed -> 84118f177
Added to MESOS-2537 to CHANGELOG for 1.0.4. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/84118f17 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/84118f17 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/84118f17 Branch: refs/heads/1.0.x Commit: 84118f17701bfd32bd97fa19b4816ba44f5def41 Parents: 18b6245 Author: Kapil Arya <[email protected]> Authored: Mon Apr 17 17:26:17 2017 -0400 Committer: Kapil Arya <[email protected]> Committed: Mon Apr 17 17:27:18 2017 -0400 ---------------------------------------------------------------------- CHANGELOG | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/84118f17/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 6b1bb6d..0ff4a4f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,6 +4,7 @@ Release Notes - Mesos - Version 1.0.4 (WIP) All Issues: ** Bug + * [MESOS-2537] - AC_ARG_ENABLED checks are broken * [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.
