This is an automated email from the ASF dual-hosted git repository. bmahler pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git
commit f4d113ed6d275e701a945ce881fe5246a80f5361 Author: Benjamin Mahler <[email protected]> AuthorDate: Tue Oct 22 18:25:00 2019 -0400 Added MESOS-10017 to the 1.5.4 CHANGELOG. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index d9498bb..6e16d01 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1716,6 +1716,7 @@ Release Notes - Mesos - Version 1.5.4 (WIP) * [MESOS-9675] - Docker Manifest V2 Schema2 Support. * [MESOS-9704] - Support docker manifest v2s2 config GC. * [MESOS-9948] - master::Slave::hasExecutor occupies 37% of a 150 second perf sample. + * [MESOS-10017] - Log all reverse DNS lookup failures in 'legacy' TLS (SSL) hostname validation scheme. Release Notes - Mesos - Version 1.5.3
