From: Quanah Gibson-Mount Date: Thu, 2 Apr 2020 21:30:32 +0000 (+0000) Subject: ITS#9181 X-Git-Tag: OPENLDAP_REL_ENG_2_4_50~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc6668180c84e1df9936368d0269aaf6bd2c0fd1;p=thirdparty%2Fopenldap.git ITS#9181 --- diff --git a/CHANGES b/CHANGES index 450bb9358f..eddabdb5f6 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_r race on Windows mutex initialization (ITS#9181) Fixed liblunicode memory leak (ITS#9198) Fixed slapd benign typos (ITS#8890) Fixed slapo-ppolicy callback (ITS#9171)