From: Quanah Gibson-Mount Date: Mon, 13 Apr 2020 16:33:26 +0000 (+0000) Subject: ITS#8650 X-Git-Tag: OPENLDAP_REL_ENG_2_4_50~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7631dceac34e5d3ecf98e0bd17260e2d317b20d6;p=thirdparty%2Fopenldap.git ITS#8650 --- diff --git a/CHANGES b/CHANGES index 5a2d837ba1..32076259d2 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,7 @@ OpenLDAP 2.4 Change Log OpenLDAP 2.4.50 Engineering Fixed client benign typos (ITS#8890) Fixed libldap type cast (ITS#9175) + Fixed libldap retry loop in ldap_int_tls_connect (ITS#8650) Fixed libldap_r race on Windows mutex initialization (ITS#9181) Fixed liblunicode memory leak (ITS#9198) Fixed slapd benign typos (ITS#8890)