You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by me...@apache.org on 2015/04/25 02:59:32 UTC

mesos git commit: Updated CHANGELOG for 0.22.1-rc5.

Repository: mesos
Updated Branches:
  refs/heads/master 1b358b5ae -> ec0a9f340


Updated CHANGELOG for 0.22.1-rc5.


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/ec0a9f34
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/ec0a9f34
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/ec0a9f34

Branch: refs/heads/master
Commit: ec0a9f340925099046dc76e3c1c39565d67d9f8b
Parents: 1b358b5
Author: Adam B <ad...@mesosphere.io>
Authored: Fri Apr 24 17:58:55 2015 -0700
Committer: Adam B <ad...@mesosphere.io>
Committed: Fri Apr 24 17:58:55 2015 -0700

----------------------------------------------------------------------
 CHANGELOG | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/ec0a9f34/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index f040243..e3da12a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -9,8 +9,12 @@ Release Notes - Mesos - Version 0.22.1
   * [MESOS-2583] - Tasks getting stuck in staging.
   * [MESOS-2592] - The sandbox directory is not chown'ed if the
                    fetcher doesn't run.
+  * [MESOS-2601] - Tasks are not removed after recovery from slave and mesos
+                   containerizer
   * [MESOS-2614] - Update name, hostname, failover_timeout, and webui_url
                    in master on framework re-registration
+  * [MESOS-2643] - Python scheduler driver disables implicit acknowledgments by
+                   default.
 
 
 Release Notes - Mesos - Version 0.22.0