This is an automated email from the ASF dual-hosted git repository. bmahler pushed a commit to branch 1.5.x in repository https://gitbox.apache.org/repos/asf/mesos.git
commit 7041d1385fbd965c59254a76ecc375d8ec902fdc 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 7c2f012..e74ae00 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -22,6 +22,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
