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/15873bac Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/15873bac Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/15873bac Branch: refs/heads/master Commit: 15873bac33b89de6444f02a619d19c5827894c4d Parents: 6eb5232 Author: Jie Yu <[email protected]> Authored: Tue Apr 18 11:21:24 2017 +0800 Committer: Jie Yu <[email protected]> Committed: Tue Apr 18 11:21:24 2017 +0800 ---------------------------------------------------------------------- CHANGELOG | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/15873bac/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 9a748f4..84c87fd 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -487,6 +487,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
