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 f1f609fafd6be8a53d09074031495d395fed5ffb Author: Benjamin Mahler <[email protected]> AuthorDate: Thu May 16 15:23:03 2019 +0200 Added MESOS-9787 to the 1.5.4 CHANGELOG. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index bb4760c..2e62e8c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -10,6 +10,7 @@ Release Notes - Mesos - Version 1.5.4 (WIP) * [MESOS-9695] - Remove the duplicate pid check in Docker containerizer * [MESOS-9707] - Calling link::lo() may cause runtime error * [MESOS-9766] - /__processes__ endpoint can hang. + * [MESOS-9787] - Low slow SSL (TLS) peer reverse DNS lookup. ** Improvement * [MESOS-9159] - Support Foreign URLs in docker registry puller.
