From: Kurt Zeilenga Date: Tue, 4 Apr 2006 22:37:18 +0000 (+0000) Subject: Note some of library fixes X-Git-Tag: OPENLDAP_REL_ENG_2_3_21~32 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=240af00b838a55863cd755b8e524e2503f58635b;p=openldap Note some of library fixes --- diff --git a/CHANGES b/CHANGES index c9f2e80523..ee7d69a8de 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,10 @@ OpenLDAP 2.3 Change Log OpenLDAP 2.3.21 Engineering Removed lint + Fixed libldap referral chasing issue (ITS#4448) + Fixed libldap invalid free bug (ITS#4436) + Fixed libldap mutex leak (ITS#4441) + Fixed libldap_r thr_yield(2) return handling (ITS#4469) Fixed slapd-ldbm crash on modify bug (ITS#4464) Build Environment Fixed multi-precision sizeof detection (ITS#4416)