]> git.sur5r.net Git - openldap/commitdiff
Note some of library fixes
authorKurt Zeilenga <kurt@openldap.org>
Tue, 4 Apr 2006 22:37:18 +0000 (22:37 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Tue, 4 Apr 2006 22:37:18 +0000 (22:37 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index c9f2e80523cb15ce2920f31233cd5b29e0bbff10..ee7d69a8de6cfb5c9572d342403d5f6f0ef0ba11 100644 (file)
--- 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)