Repository: mesos Updated Branches: refs/heads/master ae12e7407 -> ec2124196
Added CHANGELOG for 0.22.2 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/ec212419 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/ec212419 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/ec212419 Branch: refs/heads/master Commit: ec21241962baec5c3b2331c0ff386bd07f872c0c Parents: ae12e74 Author: Adam B <[email protected]> Authored: Wed Sep 23 23:06:57 2015 -0700 Committer: Adam B <[email protected]> Committed: Wed Sep 23 23:08:29 2015 -0700 ---------------------------------------------------------------------- CHANGELOG | 8 ++++++++ 1 file changed, 8 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/ec212419/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 885ab46..7a0c813 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -521,6 +521,14 @@ This release also includes several bug fixes and stability improvements. another JSON object +Release Notes - Mesos - Version 0.22.2 +-------------------------------------- +* This is a bug fix release. + +** Bug + * [MESOS-2986] - Docker version output is not compatible with Mesos + + Release Notes - Mesos - Version 0.22.1 --------------------------------------
