Repository: mesos
Updated Branches:
  refs/heads/master 6d1c34d8c -> e021a7b8b


Update CHANGELOG for 0.21.0-rc3


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

Branch: refs/heads/master
Commit: e021a7b8b0ed09b666d7fee0264cf0a5bef64ef7
Parents: 6d1c34d
Author: Ian Downes <[email protected]>
Authored: Thu Nov 13 09:48:38 2014 -0800
Committer: Ian Downes <[email protected]>
Committed: Thu Nov 13 10:41:51 2014 -0800

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/e021a7b8/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index d0fabde..a10c5ed 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -78,6 +78,7 @@ improvements.
   * [MESOS-1782] - AllocatorTest/0.FrameworkExited is flaky
   * [MESOS-1783] - MasterTest.LaunchDuplicateOfferTest is flaky
   * [MESOS-1786] - FaultToleranceTest.ReconcilePendingTasks is flaky.
+  * [MESOS-1797] - Packaged Zookeeper does not compile on OSX Yosemite
   * [MESOS-1799] - Reconciliation can send out-of-order updates.
   * [MESOS-1814] - Task attempted to use more offers than requested in example 
jave and python frameworks
   * [MESOS-1817] - Completed tasks remains in TASK_RUNNING when framework is 
disconnected
@@ -113,6 +114,10 @@ improvements.
   * [MESOS-1989] - Container network stats reported by the port mapping 
isolator is the reverse of the actual network stats.
   * [MESOS-2025] - OsTest.killtreeNoRoot: Process reparent assumes new parent 
is init pid 1
   * [MESOS-2036] - Fix the Json format for the --modules and update the help 
message
+  * [MESOS-2046] - Configure should check headers and libraries for svn and apr
+  * [MESOS-2050] - InMemoryAuxProp plugin used by Authenticators results in 
SEGFAULT
+  * [MESOS-2052] - RunState::recover should always recover 'completed'
+  * [MESOS-2078] - Scheduler driver may ACK status updates when the scheduler 
threw an exception
 
 ** Documentation
   * [MESOS-1506] - Update documentation/flags regarding new default hostname 
semantics

Reply via email to