This is an automated email from the ASF dual-hosted git repository. bmahler pushed a commit to branch 1.6.x in repository https://gitbox.apache.org/repos/asf/mesos.git
commit 6ebc673763753549fd0294ba8917ce66eecbedc9 Author: Benjamin Mahler <[email protected]> AuthorDate: Thu May 16 15:22:56 2019 +0200 Added MESOS-9787 to the 1.6.3 CHANGELOG. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index d0862d4..9b83c8c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -13,6 +13,7 @@ Release Notes - Mesos - Version 1.6.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. ** Improvement * [MESOS-8880] - Add minimum capabilities in the master.
