This is an automated email from the ASF dual-hosted git repository.
bmahler pushed a commit to branch 1.7.x
in repository https://gitbox.apache.org/repos/asf/mesos.git
The following commit(s) were added to refs/heads/1.7.x by this push:
new 8e9fdd6 Fixed a 1.7.3 CHANGELOG typo for MESOS-9787.
8e9fdd6 is described below
commit 8e9fdd63dee7ea8ff9974a95198c2375f83c5f51
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 bd0c092..3beb87b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -19,7 +19,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.