Added MESOS-8569 to 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/2b97ba53 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/2b97ba53 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/2b97ba53 Branch: refs/heads/1.4.x Commit: 2b97ba53b649f03de94f242800602d13747e6d7d Parents: 4eb3605 Author: Kapil Arya <ka...@mesosphere.io> Authored: Tue Feb 20 16:19:23 2018 -0500 Committer: Kapil Arya <ka...@mesosphere.io> Committed: Tue Feb 20 16:20:05 2018 -0500 ---------------------------------------------------------------------- CHANGELOG | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/2b97ba53/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 27d403c..2186a72 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -14,6 +14,7 @@ Release Notes - Mesos - Version 1.4.2 (WIP) * [MESOS-8411] - Killing a queued task can lead to the command executor never terminating. * [MESOS-8480] - Mesos returns high resource usage when killing a Docker task. * [MESOS-8552] - CGROUPS_ROOT_PidNamespaceForward and CGROUPS_ROOT_PidNamespaceBackward tests fail. + * [MESOS-8569] - Allow newline characters when decoding base64 strings in stout. Release Notes - Mesos - Version 1.4.1