Repository: mesos Updated Branches: refs/heads/master 0b0624a54 -> 6fff95c45
Added MESOS-2537 to CHANGELOG for 1.1.2. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/6fff95c4 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/6fff95c4 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/6fff95c4 Branch: refs/heads/master Commit: 6fff95c45a8cea3ade32f7e99a0c036ca20e677e Parents: 0b0624a Author: Alexander Rukletsov <[email protected]> Authored: Tue Feb 28 09:56:43 2017 +0100 Committer: Alexander Rukletsov <[email protected]> Committed: Tue Feb 28 09:56:43 2017 +0100 ---------------------------------------------------------------------- CHANGELOG | 9 +++++++++ 1 file changed, 9 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/6fff95c4/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 45d5dde..c5eec5f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -433,6 +433,15 @@ All Issues: * [MESOS-7062] - Add a test for a MULTI_ROLE framework receiving offers for each of its roles. +Release Notes - Mesos - Version 1.1.2 (WIP) +------------------------------------------- +* This is a bug fix release. + +All Issues: +** Bug + * [MESOS-2537] - AC_ARG_ENABLED checks are broken. + + Release Notes - Mesos - Version 1.1.1 ------------------------------------- * This is a bug fix release.
