Updated CHANGELOG for 0.25.1-rc4 release.

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

Branch: refs/heads/master
Commit: 2b044b6f8740441f0adddb533e93abe536a055ca
Parents: 6783594
Author: Michael Park <mp...@apache.org>
Authored: Fri Apr 1 17:38:26 2016 -0700
Committer: Michael Park <mp...@apache.org>
Committed: Tue Apr 12 23:05:18 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/2b044b6f/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 266c719..3fc21d2 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -706,14 +706,17 @@ All Issues:
 
 Release Notes - Mesos - Version 0.25.1
 --------------------------------------------
+* This is a bug fix release.
 
 ** Bug
   * [MESOS-1187] - precision errors with allocation calculations.
+  * [MESOS-3030] - Build failure on OS 10.11 using Xcode 7.
   * [MESOS-3307] - Configurable size of completed task / framework history.
   * [MESOS-3397] - sorter.cpp: Check failed: total.resources.contains(slaveId).
   * [MESOS-3411] - ReservationEndpointsTest.AvailableResources appears to be 
faulty.
   * [MESOS-3560] - JSON-based credential files do not work correctly.
   * [MESOS-3602] - hdfs du fails due to prepended / on path.
+  * [MESOS-3604] - ExamplesTest.PersistentVolumeFramework does not work in OS 
X El Capitan.
   * [MESOS-3605] - hdfs.du() fails on os x due to lack of native-hadoop 
library.
   * [MESOS-3719] - Core dump on /teardown.
   * [MESOS-3738] - Mesos health check is invoked incorrectly when Mesos slave 
is within the docker container.
@@ -721,7 +724,7 @@ Release Notes - Mesos - Version 0.25.1
   * [MESOS-3834] - slave upgrade framework checkpoint incompatibility.
   * [MESOS-4031] - slave crashed in cgroupstatistics().
   * [MESOS-4069] - libevent_ssl_socket assertion fails.
-  * [MESOS-4071] - Master crash during framework teardown ( Check failed: 
total.resources.contains(slaveId)).
+  * [MESOS-4071] - Master crash during framework teardown (Check failed: 
total.resources.contains(slaveId)).
   * [MESOS-4106] - The health checker may fail to inform the executor to kill 
an unhealthy task after max_consecutive_failures.
   * [MESOS-4283] - Accept 3-field version of HDFS du output.
   * [MESOS-4311] - Protobuf parse should pass error messages when parsing 
nested JSON.

Reply via email to