]> git.sur5r.net Git - openldap/commitdiff
ITS#3356, 3358, 3400, BDB 4.3 support
authorHoward Chu <hyc@openldap.org>
Wed, 24 Nov 2004 06:10:24 +0000 (06:10 +0000)
committerHoward Chu <hyc@openldap.org>
Wed, 24 Nov 2004 06:10:24 +0000 (06:10 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index b9ddaab5b4574fb7bef0865be0c361f2993e81fa..81f99b0105d3bca9417b9ca8193915ea785bcedf 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,11 +2,14 @@ OpenLDAP 2.2 Change Log
 
 OpenLDAP 2.2.19 Engineering
        Fixed slapd check for mandatory filter in authz-regexp URI (ITS#3396)
+       Fixed slapd bad descriptor check (ITS#3400)
        Fixed slapd ACI when the subject contains '#' (ITS#3303)
        Fixed back-ldap malformed URI check for multiple URIs (ITS#3399)
        Fixed back-ldap/back-meta static definition of be_open() (ITS#3387)
+       Fixed back-bdb cache bugs (ITS#3356, #3358), ctxcsn memory leak
        Build Environment
                Updated BDB mismatch messages
+               Added BDB 4.3 detection
 
 OpenLDAP 2.2.18 Release
        Fixed libldap schema keyword sensitivity (ITS#3334)