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 5958a0e1f87cdc12f617a9c4b6e8664e9e929312 Author: Benjamin Mahler <[email protected]> AuthorDate: Thu May 16 15:50:05 2019 +0200 Fixed a 1.7.3 CHANGELOG typo for MESOS-9787. --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 2457f61..f63733a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -424,7 +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. + * [MESOS-9787] - Log slow SSL (TLS) peer reverse DNS lookup. ** Improvements * [MESOS-8880] - Add minimum capabilities in the master.
