Repository: mesos Updated Branches: refs/heads/master 85aa1f043 -> 443d2c7b2
Updated CHANGELOG for 0.23.0-rc3 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/443d2c7b Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/443d2c7b Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/443d2c7b Branch: refs/heads/master Commit: 443d2c7b254152956dc816a747413a0fd75fe119 Parents: 85aa1f0 Author: Adam B <[email protected]> Authored: Thu Jul 9 17:12:52 2015 -0700 Committer: Adam B <[email protected]> Committed: Thu Jul 9 17:12:52 2015 -0700 ---------------------------------------------------------------------- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/443d2c7b/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 949ff61..515e8f8 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -179,6 +179,8 @@ This release also includes several bug fixes and stability improvements. * [MESOS-2996] - Failing Docker tests on CentOS Linux release 7.1.1503. * [MESOS-2997] - SSL connection failure causes failed CHECK. * [MESOS-3005] - SSL tests can fail depending on hostname configuration + * [MESOS-3025] - 0.22.x scheduler driver drops 0.23.x reconciliation status + updates due to missing StatusUpdate.uuid. ** Documentation * [MESOS-2205] - Add user documentation for reservations
