From: Quanah Gibson-Mount Date: Thu, 11 Jan 2024 17:58:55 +0000 (+0000) Subject: ITS#10105 X-Git-Tag: OPENLDAP_REL_ENG_2_6_7~49 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cee04f80a07bd2e128569cad5391cbab03d4d2e8;p=thirdparty%2Fopenldap.git ITS#10105 --- diff --git a/CHANGES b/CHANGES index d9b452a2d1..b913f6e835 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,7 @@ OpenLDAP 2.6 Change Log OpenLDAP 2.6.7 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)