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/06/13 00:53:26 UTC

[11/12] 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/incubator-mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-mesos/commit/90bcfe57
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mesos/tree/90bcfe57
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mesos/diff/90bcfe57

Branch: refs/heads/master
Commit: 90bcfe5755a7d1b974dc7ed0fe916cd4c44fe684
Parents: d5f1d11
Author: Vinod Kone <vi...@twitter.com>
Authored: Tue Jun 11 12:07:13 2013 -0700
Committer: Vinod Kone <vi...@twitter.com>
Committed: Wed Jun 12 15:52:58 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-mesos/blob/90bcfe57/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