You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by bm...@apache.org on 2016/02/20 17:37:47 UTC

[11/11] mesos git commit: Added TASK_KILLING to the API changes in the CHANGELOG.

Added TASK_KILLING to the API changes in the CHANGELOG.


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

Branch: refs/heads/master
Commit: 1488f16d283f69b7dc96feaee91b04a09012ca4a
Parents: 978ccb5
Author: Benjamin Mahler <bm...@apache.org>
Authored: Sat Feb 20 17:35:30 2016 +0100
Committer: Benjamin Mahler <bm...@apache.org>
Committed: Sat Feb 20 17:35:30 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/1488f16d/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 004978f..e6cc39b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -4,6 +4,7 @@ Release Notes - Mesos - Version 0.28.0 (WIP)
 ** API Changes:
   * [MESOS-4066] - Agent should not return partial state when a request is made to /state endpoint during recovery.
   * [MESOS-4479] - Implement reservation labels.
+  * [MESOS-4547] - Introduce TASK_KILLING state.
 
 
 Release Notes - Mesos - Version 0.27.1