Repository: mesos Updated Branches: refs/heads/master 769108e94 -> 253c2899b
Updated 1.4.2 CHANGELOG. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/253c2899 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/253c2899 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/253c2899 Branch: refs/heads/master Commit: 253c2899b809affc2cd408c812eb59e42dbffdde Parents: 769108e Author: Alexander Rukletsov <al...@apache.org> Authored: Fri Dec 22 13:10:40 2017 +0100 Committer: Alexander Rukletsov <al...@apache.org> Committed: Fri Dec 22 13:10:40 2017 +0100 ---------------------------------------------------------------------- CHANGELOG | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/253c2899/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 179b53b..269bc00 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -40,12 +40,15 @@ Feature Graduations: All Experimental Features: -Release Notes - Mesos - Version 1.4.2 +Release Notes - Mesos - Version 1.4.2 (WIP) ------------------------------------------- * This is a bug fix release. ** Bug + * [MESOS-7975] - The command/default/docker executor can incorrectly send a TASK_FINISHED update even when the task is killed. + * [MESOS-8159] - ns::clone uses an async signal unsafe stack. * [MESOS-8237] - Strip (Offer|Resource).allocation_info for non-MULTI_ROLE schedulers. + * [MESOS-8297] - Built-in driver-based executors ignore kill task if the task has not been launched. Release Notes - Mesos - Version 1.4.1