From: Quanah Gibson-Mount Date: Wed, 24 Jul 2019 19:15:13 +0000 (+0000) Subject: Add missed ITS to the 2.4.48 CHANGES file X-Git-Tag: OPENLDAP_REL_ENG_2_4_49~71 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c63788a987f818c5fd59ff240a54ca8484f4a83;p=thirdparty%2Fopenldap.git Add missed ITS to the 2.4.48 CHANGES file --- diff --git a/CHANGES b/CHANGES index aaf30b14a9..2ea9adcaf2 100644 --- a/CHANGES +++ b/CHANGES @@ -14,6 +14,7 @@ OpenLDAP 2.4.48 (2019/07/24) Fixed libldap return code in ldap_create_assertion_control_value (ITS#8674) Fixed libldap to correctly disable IPv6 when configured to do so (ITS#8754) Fixed libldap to correctly close TLS connection (ITS#8755) + Fixed libldap with non-blocking TLS and referals (ITS#8167) Fixed libldap_r handling of deprecated OpenSSL function (ITS#8353) Fixed liblunicode case correspondance (ITS#8508) Fixed slapd with an idletimeout of less than four seconds (ITS#8952)