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 f93e9364e1a5e325d51c7e2b7906d129d51fa26b Author: Benjamin Mahler <[email protected]> AuthorDate: Thu May 16 15:22:46 2019 +0200 Added MESOS-9787 to the 1.7.3 CHANGELOG. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index fd78d79..197377c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -424,6 +424,7 @@ Release Notes - Mesos - Version 1.7.3 (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. ** Improvements * [MESOS-8880] - Add minimum capabilities in the master.
