From: Quanah Gibson-Mount Date: Mon, 17 Jun 2019 15:26:39 +0000 (+0000) Subject: ITS#8508 X-Git-Tag: OPENLDAP_REL_ENG_2_4_48~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11e63c2f146e6621e576a43a1a9ff03526648fc1;p=thirdparty%2Fopenldap.git ITS#8508 --- diff --git a/CHANGES b/CHANGES index 37ff4389bc..59bf32624c 100644 --- a/CHANGES +++ b/CHANGES @@ -13,6 +13,7 @@ OpenLDAP 2.4.48 Engineering 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_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) Fixed slapd config parser variable for Windows64 (ITS#9012) Fixed slapd syncrepl fallback handling with delta-syncrepl (ITS#9015)