Repository: mesos Updated Branches: refs/heads/1.2.x 8d847ec01 -> c2314e9bc
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/c2314e9b Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/c2314e9b Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/c2314e9b Branch: refs/heads/1.2.x Commit: c2314e9bc19fe34a204b75811073f9f7afbaa620 Parents: 87b06df Author: Anand Mazumdar <[email protected]> Authored: Fri Apr 21 09:56:35 2017 -0700 Committer: Anand Mazumdar <[email protected]> Committed: Fri Apr 21 09:59:48 2017 -0700 ---------------------------------------------------------------------- CHANGELOG | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/c2314e9b/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index f5c144b..3142e9e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -18,6 +18,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
