Added 0.14.1 to the CHANGELOG.

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

Branch: refs/heads/master
Commit: b2fa840cbd4e76e878ded5f2b039f92cde0d889d
Parents: 7438190
Author: Benjamin Mahler <bmah...@twitter.com>
Authored: Wed Oct 9 15:53:41 2013 -0700
Committer: Benjamin Mahler <bmah...@twitter.com>
Committed: Wed Oct 9 15:53:41 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/b2fa840c/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 1ad7118..4a7bf8d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,27 @@
+Release Notes - Mesos - Version 0.14.1
+--------------------------------------
+* This is a bug fix release.
+
+** Sub-task
+    * [MESOS-725] - Slave should cleanup meta directory if started in 
non-strict mode and slave info changes.
+
+** Bug
+    * [MESOS-420] - Master crashes when re-registering framework
+    * [MESOS-488] - The Master incorrectly sends a "Framework failed over" 
message when the scheduler driver retries an initial failover re-registration.
+    * [MESOS-641] - Stout killtree / pstree tests fail on Ubuntu 10.04.
+    * [MESOS-658] - A framework can be incorrectly removed by the Master.
+    * [MESOS-662] - Executor OOM could lead to a kernel hang
+    * [MESOS-679] - Inability to find a latest run should not be considered a 
recovery error
+    * [MESOS-680] - Empty files should not be considered as recovery errors
+    * [MESOS-690] - Slave finalize() throws segfault
+    * [MESOS-694] - Preserve exit status for SIGTERM.
+    * [MESOS-711] - Master::reconcile incorrectly recovers resources from 
reconciled tasks.
+    * [MESOS-714] - Slave should check if the (re-)registered is from the 
expected master
+
+** Improvement
+    * [MESOS-620] - Add slaveDisconnected and slaveReconnected calls to the 
Allocator
+
+
 Release Notes - Mesos - Version 0.14.0
 --------------------------------------
 * The primary feature in this release is "Slave Recovery" which allows

Reply via email to