You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by vi...@apache.org on 2013/08/13 21:49:54 UTC

[10/23] git commit: Updated CHANGELOG for 0.13.0 (rc2).

Updated CHANGELOG for 0.13.0 (rc2).


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

Branch: refs/heads/vinod/0.13.0
Commit: 09f4c11b820124a42c18d52ce80ad0e1fc5abc82
Parents: cfb83a4
Author: Vinod Kone <vi...@twitter.com>
Authored: Tue Jun 11 12:07:13 2013 -0700
Committer: Vinod Kone <vi...@twitter.com>
Committed: Tue Jun 11 12:08:51 2013 -0700

----------------------------------------------------------------------
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/09f4c11b/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index b070e22..c262c74 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -58,6 +58,7 @@ Release Notes - Mesos - Version 0.13.0
     * [MESOS-481] -  Slave needs to only inform the master about non-terminal executors, for proper resource accounting
     * [MESOS-482] - Status update manager should not cleanup the stream when there are pending updates, even though it received an ACK for a terminal update
     * [MESOS-484] - Latest ZooKeeperState.cpp doesn't compile on Mountain Lion
+    * [MESOS-502] - Slave crashes when handling duplicate terminal updates
 
 ** Improvement
     * [MESOS-46] - Refactor MasterTest to use fixture