From: Quanah Gibson-Mount Date: Sun, 21 Apr 2019 23:35:32 +0000 (+0000) Subject: ITS#9012 X-Git-Tag: OPENLDAP_REL_ENG_2_4_48~90 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aab1133f16656ea209123b2aa4a6965cc9fad5ce;p=thirdparty%2Fopenldap.git ITS#9012 --- diff --git a/CHANGES b/CHANGES index 2d1df69c69..f32a956c4b 100644 --- a/CHANGES +++ b/CHANGES @@ -7,6 +7,7 @@ OpenLDAP 2.4.48 Engineering Fixed libldap with SASL_NOCANON=on and ldapi connections (ITS#7585) Fixed libldap_r handling of deprecated OpenSSL function (ITS#8353) Fixed slapd with an idletimeout of less than four seconds (ITS#8952) + Fixed slapd config parser variable for Windows64 (ITS#9012) Fixed slapo-accesslog with SLAP_MOD_SOFT modifications (ITS#8990) Fixed slapd-ldap starttls connections timeout behavior (ITS#8963) Fixed slapd-mdb fix bitshift integer overflow (ITS#8989)