From: Kurt Zeilenga Date: Wed, 10 Aug 2005 21:20:22 +0000 (+0000) Subject: More ITSs X-Git-Tag: OPENLDAP_REL_ENG_2_3_5~21 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=9dc66fc9f8486fd1fe2666662a9b0c924607ccff;p=openldap More ITSs --- diff --git a/CHANGES b/CHANGES index 0d324891ff..c6b6f18aa4 100644 --- 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 inclusion (ITS#3905) Fixed TLS inclusion (ITS#3912)