]> git.sur5r.net Git - openldap/commitdiff
Cleanup
authorKurt Zeilenga <kurt@openldap.org>
Tue, 20 Jul 2004 23:12:03 +0000 (23:12 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Tue, 20 Jul 2004 23:12:03 +0000 (23:12 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index e53a76b5d53c936a0a0b2aee41394074c291fba2..385b664ba8e2e0a3b57db3665a14acb96258e0c4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,18 +5,18 @@ OpenLDAP 2.2.15 Engineering
        Fixed back-bdb dbcache locking bug (ITS#3201)
        Fixed back-bdb ctxcsn locking bug
        Fixed back-hdb dn2id bug with unsigned chars
-       Fixed back-ldap validate/pretty values (ITS#3218)
        Fixed back-ldap shared connections failover (ITS#3217)
+       Fixed back-ldap validate/pretty values (ITS#3218)
        Fixed slapi slapi_int_compute_output_ber attrs bug
-       Fixed slapd oidValidate 0 bug (ITS#3211)
        Fixed slapd uniqueMember/nameUID bugs (ITS#3210)
+       Fixed slapd uniqueMemberMatch empty DN portion bug (ITS#3247)
+       Fixed slapd oidValidate 0 bug (ITS#3211)
        Fixed slapd operational attribute log message bug (ITS#3205)
-       Fixed slapd invalid cookie in pagedResults control (ITS#3089)
+       Fixed slapd pagedResults invalid cookie bug (ITS#3089)
        Fixed slapd group ACL locking bug (ITS#3173)
+       Fixed slapd ACI caching bug (caching disabled, ITS#3215)
        Fixed slapd abandon/cancel pending bug
        Fixed slapd attribute description syntax bug
-       Fixed slapd ACI caching bug (caching disabled, ITS#3215)
-       Fixed slapd uniqueMemberMatch empty DN portion bug (ITS#3247)
        Fixed slapadd dryrun mode (ITS#3244)
        Fixed libldap SASL re-encode bug
        Fixed libldap sasl_encode 64-bit bug (ITS#3054,3212)