From: Quanah Gibson-Mount Date: Thu, 11 Jan 2024 17:59:15 +0000 (+0000) Subject: ITS#10105 X-Git-Tag: OPENLDAP_REL_ENG_2_5_17~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=353ac12b9829de8d5f89166be50f2fa17f6954a8;p=thirdparty%2Fopenldap.git ITS#10105 --- diff --git a/CHANGES b/CHANGES index fad4d9ba47..f2f90fd89a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,7 @@ OpenLDAP 2.5 Change Log OpenLDAP 2.5.17 Engineering + Fixed liblber missing newline on long msg (ITS#10105) Fixed libldap exit handling with OpenSSL3 (ITS#9952) Fixed libldap with TLS and multiple ldap URIs (ITS#10101) Fixed lloadd to work when resolv.conf is missing (ITS#10070)