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


The following commit(s) were added to refs/heads/1.6.x by this push:
     new 120571b  Fixed a 1.6.3 CHANGELOG typo for MESOS-9787.
120571b is described below

commit 120571b8e2ce400403683a6a42ba3393b78db687
Author: Benjamin Mahler <[email protected]>
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 9b83c8c..60f4627 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -13,7 +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.
+  * [MESOS-9787] - Log slow SSL (TLS) peer reverse DNS lookup.
 
 ** Improvement
   * [MESOS-8880] - Add minimum capabilities in the master.

Reply via email to