From: Quanah Gibson-Mount Date: Thu, 11 Jan 2024 22:00:14 +0000 (+0000) Subject: ITS#10100 X-Git-Tag: OPENLDAP_REL_ENG_2_5_17~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3e0ef2674885db83db4bc9e17a0417ab3bf910d;p=thirdparty%2Fopenldap.git ITS#10100 --- diff --git a/CHANGES b/CHANGES index 4eda6f2076..8a74f9c4c1 100644 --- a/CHANGES +++ b/CHANGES @@ -5,6 +5,7 @@ OpenLDAP 2.5.17 Engineering Fixed libldap exit handling with OpenSSL3 (ITS#9952) Fixed libldap with TLS and multiple ldap URIs (ITS#10101) Fixed libldap OpenSSL cipher suite handling (ITS#10094) + Fixed libldap timestamps on Windows (ITS#10100) Fixed lloadd to work when resolv.conf is missing (ITS#10070) Fixed lloadd handling of closing connection (ITS#10083) Fixed slapd handling of regex testing in ACLs (ITS#10089)