]> git.sur5r.net Git - openldap/commitdiff
Another round of missing CHANGES
authorKurt Zeilenga <kurt@openldap.org>
Fri, 12 Aug 2005 19:03:43 +0000 (19:03 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Fri, 12 Aug 2005 19:03:43 +0000 (19:03 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index bd156fdc34597af47e9d1c71b09da9ba7b0700e5..dab78ec808d6c0db0047e90af438eb89d93a5a62 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -13,20 +13,30 @@ OpenLDAP 2.3.5 Release
        Fixed slapd ldapi credential normalization bug (ITS#3876)
        Fixed slapd userPassword cleartext bug (ITS#3846)
        Fixed slapd cn=config default search base bug (ITS#3900)
+       Fixed slapd cn=config olcDbConfig bug (ITS#3815)
+       Fixed slapd cn=config olcReadOnly bug (ITS#3820)
        Fixed slapd whitespace config parsing bug (ITS#3901)
+       Fixed slapd rootdn space issue (ITS#3806)
+       Fixed slapd passwwd change w/ {CRYPT} bug (ITS#3805)
        Fixed slapi authorization name issue (ITS#3892)
        Fixed slapi slapi_int_connection_init operation problem (ITS#3868)
        Fixed slapi slapi_entry_has_children bug (ITS#3879)
+       Fixed slapd-bdb/hdb checkpoint before suffix bug (ITS#3784)
        Fixed slapd-hdb modrdn base bug (ITS#3857)
        Fixed slapd-ldap access to freed connection (ITS#3913)
+       Fixed slapd-ldap/meta filter bug (ITS#3785)
+       Fixed slapd-ldap/meta connection pooling (ITS#3813)
+       Fixed slapd-ldap/meta memory leak (ITS#3862)
        Added slapd-sql enhancements (ITS#3432)
        Fixed slapd-sql truncating keyval column problem (ITS#3888)
        Fixed slapd-sql return code ignored problem (ITS#3891)
+       Fixed slapo-glue alock bug (ITS#3817,3841)
        Fixed slapo-dyngroup hidden subschemaSubentry bug (ITS#3844)
        Fixed slapo-ppolicy hashed length problem (ITS#3783)
        Fixed slapo-ppolicy quality check (ITS#3777)
        Fixed slapo-ppolicy lockout duration (ITS#3779)
        Fixed slapo-rwm leak (ITS#3914)
+       Fixed slapo-glue/rwm conflict (ITS#3788)
        Fixed slapadd segfault (ITS#3926)
        Fixed slapcat cn=config segfault (ITS#3796)
        Fixed slapd authzTo/From syntax issue (ITS#3921)