Repository: mesos Updated Branches: refs/heads/master 8d9101ec5 -> ab6afe86d
Added MESOS-7400 to 1.2.1 CHANGELOG. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/ab6afe86 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/ab6afe86 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/ab6afe86 Branch: refs/heads/master Commit: ab6afe86dba2c9aba303c075324486cfc9160560 Parents: 8d9101e Author: Anand Mazumdar <[email protected]> Authored: Fri Apr 21 09:56:35 2017 -0700 Committer: Anand Mazumdar <[email protected]> Committed: Fri Apr 21 09:56:35 2017 -0700 ---------------------------------------------------------------------- CHANGELOG | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/ab6afe86/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index feaedf7..fd97ef0 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -42,6 +42,7 @@ All Issues: * [MESOS-7350] - Failed to pull image from Nexus Registry due to signature missing. * [MESOS-5028] - Copy provisioner cannot replace directory with symlink. * [MESOS-7346] - Agent crashes if the task name is too long. + * [MESOS-7400] - The mesos crashes due to an incorrect invariant check in the decoder. Release Notes - Mesos - Version 1.2.0
