Added MESOS-7350 to 1.1.2 CHANGELOG.
Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/f7cfae90 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/f7cfae90 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/f7cfae90 Branch: refs/heads/1.1.x Commit: f7cfae90ef42f9456a9c5c012333851096bfe01f Parents: e5c3997 Author: Jie Yu <[email protected]> Authored: Tue Apr 18 11:21:24 2017 +0800 Committer: Jie Yu <[email protected]> Committed: Tue Apr 18 11:23:09 2017 +0800 ---------------------------------------------------------------------- CHANGELOG | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/f7cfae90/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index ede244f..9200af6 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -10,6 +10,7 @@ All Issues: * [MESOS-7237] - Enabling cgroups_limit_swap can lead to "invalid argument" error. * [MESOS-7366] - Agent sandbox gc could accidentally delete the entire persistent volume content. * [MESOS-7383] - Docker executor logs possibly sensitive parameters. + * [MESOS-7350] - Failed to pull image from Nexus Registry due to signature missing. Release Notes - Mesos - Version 1.1.1
