From 2551e0255b0d4be7ea2829cf3032cee539fe3b59 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Wed, 10 Aug 2005 21:31:52 +0000 Subject: [PATCH] More changes... review needed --- CHANGES | 33 +++++++++++++++++++++------------ 1 file changed, 21 insertions(+), 12 deletions(-) diff --git a/CHANGES b/CHANGES index c6b6f18aa4..239e574677 100644 --- a/CHANGES +++ b/CHANGES @@ -1,27 +1,36 @@ OpenLDAP 2.3 Change Log OpenLDAP 2.3.5 Engineering - Added slapd-sql enhancements (ITS#3432) - Fixed FreeBSD thread stacksize problem (ITS#3456) + Fixed slapd integerBitOr/AndMatch logic (ITS#3782) + Fixed slapd substrings filter length checks (ITS#3790) + Fixed slapd thread pool initialization (ITS#3793) Fixed slapi acl skipped issue (ITS#3886) + Fixed slapd cancel exop (ITS#3549) + Fixed slapd syncrepl cookie problem (ITS#3917) + Fixed slapd inequality filter index bug (ITS#3920) + Fixed slapd syncrepl ctxcsn leak (ITS#3922) + 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 whitespace config parsing bug (ITS#3901) Fixed slapi authorization name issue (ITS#3892) + Fixed slapi slapi_int_init operation problem (ITS#3868) + Fixed slapi slapi_entry_has_children bug (ITS#3879) + Fixed slapd-hdb modrdn base bug (ITS#3857) + Fixed slapd-ldap access to freed connection (ITS#3913) + 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 slapd-ldap access to freed connection (ITS#3913) + Fixed slapo-dyngroup hidden subschemaSubentry bug (ITS#3844) Fixed slapo-ppolicy hashed length problem (ITS#3783) - Fixed slapi slapi_int_init operation problem (ITS#3868) - 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-ppolicy quality check (ITS#3777) + Fixed slapo-ppolicy lockout duration (ITS#3779) 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) + Fixed slapcat cn=config segfault (ITS#3796) Build Environment Upgraded shtool (ITS#3752) + Fixed FreeBSD thread stacksize problem (ITS#3456) 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) -- 2.39.5