From: Howard Chu Date: Sat, 8 Jun 2002 23:43:48 +0000 (+0000) Subject: Added notes for ITS#1799, ITS#1834, ITS#1839, ITS#1843, ITS#1865 X-Git-Tag: OPENLDAP_REL_ENG_2_0_24~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=687b5c941dd4e6e2217d5bb3a1bced7cec17a5a5;p=thirdparty%2Fopenldap.git Added notes for ITS#1799, ITS#1834, ITS#1839, ITS#1843, ITS#1865 --- diff --git a/CHANGES b/CHANGES index d5c9b9484e..564f6bb284 100644 --- a/CHANGES +++ b/CHANGES @@ -7,17 +7,22 @@ OpenLDAP 2.0.24 Engineering Fixed slapd port ntoh / addr init bugs (ITS#1615, ITS#1728) Fixed slapd PF_lOCAL typo (ITS#1660) Fixed slapd extended ops with NULL reqdata bug (ITS#1721) + Fixed slapd replog logging without replica (ITS#1335) + Fixed slapd NULL attrval indexing (ITS#1843) 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 (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 ldapsearch filter bug (ITS#1649) Fixed maildap NULL domain bug (ITS#1022) Fixed libldap hostless URL bug (ITS#1697) + Fixed liblutil /dev/urandom incomplete reads (ITS#1834) + Fixed libldap_r threadpool free list (ITS#1839) + Fixed libldap_r NT threads cond_broadcast (ITS#1865) Fixed sasl writes > 64K (ITS#1861) + Fixed sasl session callback corruption (ITS#1799) Build environment Removed lint (ITS#1744) Documentation