From a0f9fc164ec23d131492bf3ce75e72b53e31bc72 Mon Sep 17 00:00:00 2001 From: yrutschle Date: Wed, 21 Apr 2021 08:42:27 +0200 Subject: [PATCH] changelog the sslh-select refactoring --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 58293f8..df4c80f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -19,6 +19,8 @@ vNEXT: accordingly. Note this could cause problems if combined with incoming TLS with SNI. + sslh-select refactored to remove linear searches. + Added symbol to support libconfig 1.4.9, still in use in CentOS7.