Added MESOS-7427 to the 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/854712fb Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/854712fb Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/854712fb Branch: refs/heads/1.2.x Commit: 854712fbd709e8e743efaafaa087407382e75188 Parents: 90fe5fa Author: Jie Yu <[email protected]> Authored: Fri May 5 15:05:57 2017 -0700 Committer: Jie Yu <[email protected]> Committed: Fri May 5 15:06:14 2017 -0700 ---------------------------------------------------------------------- CHANGELOG | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/854712fb/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 222ba8f..1b53ee0 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -21,6 +21,7 @@ All Issues: * [MESOS-7350] - Failed to pull image from Nexus Registry due to signature missing. * [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. + * [MESOS-7427] - Registry puller cannot fetch manifests from Amazon ECR: 405 Unsupported. * [MESOS-7453] - glyphicons-halflings-regular.woff2 is missing in WebUI.
