]> git.sur5r.net Git - openldap/commitdiff
More ITSs
authorKurt Zeilenga <kurt@openldap.org>
Wed, 10 Aug 2005 21:20:22 +0000 (21:20 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 10 Aug 2005 21:20:22 +0000 (21:20 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 0d324891ff513e5f04395c9328728e18ac4f779d..c6b6f18aa4955328651138f330c3eb6874a79a39 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -13,12 +13,21 @@ OpenLDAP 2.3.5 Engineering
        Fixed slapi slapi_entry_has_children bug (ITS#3879)
        Fixed slapd substrings filter length checks (ITS#3790)
        Fixed slapd thread pool initialization (ITS#3793)
+       Fixed slapd ldapi credential normalization bug (ITS#3876)
+       Fixed slapd whitespace config parsing bug (ITS#3901)
+       Fixed slapo-rwm leak (ITS#3914)
+       Fixed slapd syncrepl cookie problem (ITS#3917)
+       Fixed slapd inequality filter index bug (ITS#3920)
+       Fixed slapd syncrepl ctxcsn leak (ITS#3922)
+       Fixed slapadd segfault (ITS#3926)
        Build Environment
                Upgraded shtool (ITS#3752)
                Fixed cygwin shared libraries build problem (ITS#3712)
                Fixed acl_get/acl_mask v AIX symbol clash (ITS#3787)
                Fixed test020 logging problem (ITS#3811)
                Fixed duplicate symbol problem (ITS#3843)
+               Fixed liblunicode 64bit builds (ITS#3869)
+               Fixed passwd/kerberos module builds (ITS#3896)
                Fixed test037 manageDIT discovery issue (ITS#3898)
                Fixed <sasl.h> inclusion (ITS#3905)
                Fixed TLS inclusion (ITS#3912)