]> git.sur5r.net Git - openldap/commitdiff
cleanup
authorHoward Chu <hyc@openldap.org>
Wed, 21 Dec 2005 01:50:31 +0000 (01:50 +0000)
committerHoward Chu <hyc@openldap.org>
Wed, 21 Dec 2005 01:50:31 +0000 (01:50 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 458643795b51da6178c15f3013e5834d1bf463c8..722d0929ba05cde426aa01d6859430d412beacb7 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,25 +4,25 @@ OpenLDAP 2.3.14 Engineering
        Fixed slapd assertion control restrictions
        Fixed slapd ACL exact attrval clause normalization (ITS#4255)
        Fixed slapd sc_prev update after free bug (ITS#4237)
-       (ITS#4245)
+       Fixed slapd pid file creation (ITS#4241)
+       Fixed slapd DEBUG dependency (ITS#4245)
        Fixed slapd-glue (ITS#4084,4133)
-       Fixed slapd-bdb/hdb filterindex (ITS#4226)
-       Fixed slapo-syncprov (ITS#4238)
-       Fixed slapd main (ITS#4241)
-       Fixed slapd-hdb idl (ITS#4250)
-       Fixed slapd-hdb cache (ITS#4254)
-       Fixed slapd-bdb/hdb alock (ITS#4259)
-       Fixed slapd-bdb dn2id (ITS#4263)
+       Fixed slapd-bdb/hdb filterindex lock leak (ITS#4226)
+       Fixed slapd-hdb idl Delete bug (ITS#4250)
+       Fixed slapd-hdb cache deadlock (ITS#4254)
+       Fixed slapd-bdb/hdb alock_close bug (ITS#4259)
+       Fixed slapd-bdb dn2id IDL cache bug (ITS#4263)
        Fixed slapd-bdb (ITS#4264)
-       Fixed slapo-unique (ITS#4267)
        Added slapd warning for excessive threads number (ITS#4249)
        Fixed slapd-bdb/hdb mode argument parsing (ITS#4257)
        Fixed slapd-bdb/hdb cn=config reindexing (ITS#4260)
        Fixed slapd-bdb/hdb cn=config olcDbIndex modify/replace (ITS#4262)
        Fixed slapd-bdb/hdb lockup issue (ITS#4184)
-       Fixed slapo-rwm static DN free bug (ITS#4248)
        Added slapd-ldap/meta idle-timeout support (ITS#4115)
        Fixed slapd-ldap anonymous identity assertion (ITS#4272)
+       Fixed slapo-rwm static DN free bug (ITS#4248)
+       Fixed slapo-syncprov unpublished control (ITS#4238)
+       Fixed slapo-unique extraneous searches (ITS#4267)
        Updated slapo-dynlist (ITS#3756,4224)
        Build environment
                Fixed tests (ITS#4141)