From: Howard Chu Date: Wed, 24 Nov 2004 06:10:24 +0000 (+0000) Subject: ITS#3356, 3358, 3400, BDB 4.3 support X-Git-Tag: OPENLDAP_REL_ENG_2_2_19~5 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=bafbd3f03986ca9cd124cd61bf659722edb8a5be;p=openldap ITS#3356, 3358, 3400, BDB 4.3 support --- diff --git a/CHANGES b/CHANGES index b9ddaab5b4..81f99b0105 100644 --- 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)