Repository: mesos
Updated Branches:
  refs/heads/master cdd0a8d9d -> 91861bd20


Added CHANGELOG for 0.22.1.

Review: https://reviews.apache.org/r/32832


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

Branch: refs/heads/master
Commit: 91861bd20cbad7ef18a28f06a14dbe86a6fdcad1
Parents: cdd0a8d
Author: Niklas Nielsen <[email protected]>
Authored: Fri Apr 3 16:53:23 2015 -0700
Committer: Niklas Q. Nielsen <[email protected]>
Committed: Fri Apr 3 16:53:43 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/91861bd2/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index efcadfa..79906b6 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,15 @@
+Release Notes - Mesos - Version 0.22.1
+--------------------------------------
+
+* This is a bug fix release.
+
+** Bug
+  * [MESOS-1795] - Assertion failure in state abstraction crashes JVM.
+  * [MESOS-2161] - AbstractState JNI check fails for Marathon framework.
+  * [MESOS-2494] - Clang build broken with "expression result unused" warning.
+  * [MESOS-2583] - Tasks getting stuck in staging.
+
+
 Release Notes - Mesos - Version 0.22.0
 --------------------------------------
 

Reply via email to