You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by bm...@apache.org on 2019/05/16 13:52:54 UTC

[mesos] 03/04: Fixed a 1.6.3 CHANGELOG typo for MESOS-9787.

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 c127fd390c48bc3f83a90b22a51d9bf2d932e1d4
Author: Benjamin Mahler <bm...@apache.org>
AuthorDate: Thu May 16 15:50:11 2019 +0200

    Fixed a 1.6.3 CHANGELOG typo for MESOS-9787.
---
 CHANGELOG | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGELOG b/CHANGELOG
index f63733a..9058214 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -896,7 +896,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.
+  * [MESOS-9787] - Log slow SSL (TLS) peer reverse DNS lookup.
 
 ** Improvement
   * [MESOS-8880] - Add minimum capabilities in the master.