From: Kurt Zeilenga Date: Thu, 6 Jun 2002 18:25:07 +0000 (+0000) Subject: Reflect changes integrated by hyc X-Git-Tag: OPENLDAP_REL_ENG_2_0_24~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cea0e34f53091262318c7effb430a79a0e70bc31;p=thirdparty%2Fopenldap.git Reflect changes integrated by hyc --- diff --git a/CHANGES b/CHANGES index dae9607576..0e33bbb510 100644 --- a/CHANGES +++ b/CHANGES @@ -4,14 +4,20 @@ OpenLDAP 2.0.24 Engineering Fixed slapd max incoming macro bug (ITS#1828) Fixed slapd acl group/dnaddr bug (ITS#1607) Fixed slapd connection management bug (ITS#1655) + Fixed slapd port ntoh / addr init bugs (ITS#1615) Fixed slapd PF_lOCAL typo (ITS#1660) Fixed slurpd tls init bug (ITS#1613) Fixed back-ldbm dn normalization bug in onelevel searches (ITS#1654) Fixed back-ldbm modrdn root dn check (ITS#1761) - Fixed back-ldbm idl overrun bug (ITS1570) + Fixed back-ldbm idl overrun bug (ITS#1570) + Fixed back-ldbm passwd textlen bug (ITS#1742) Fixed slapd replog logging without replica (ITS#1335) - Fixed ber_bvstrdup() empty string ("") bug (ITS#1662) + Fixed ber_bvstrdup() empty string bug (ITS#1662) Fixed ldapsearch filter bug (ITS#1649) + Fixed maildap NULL domain bug (ITS#1022) + Fixed libldap hostless URL bug (ITS#1697) + Build environment + Removed lint (ITS#1744) Documentation Updated release documents