From: Kurt Zeilenga Date: Mon, 30 Aug 2004 21:35:32 +0000 (+0000) Subject: Reflect latest commits X-Git-Tag: OPENLDAP_REL_ENG_2_2_16~12 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=00fac6a5e9d4c4ff94afb1002858980c19661399;p=openldap Reflect latest commits --- diff --git a/CHANGES b/CHANGES index d9f4f7cf9d..c51101c58a 100644 --- a/CHANGES +++ b/CHANGES @@ -2,12 +2,25 @@ OpenLDAP 2.2 Change Log OpenLDAP 2.2.16 Engineering Fixed ldapsearch paged results size 0 bug - Fixed libldap SASL host connected to bug + Fixed libldap getaddrinfo hints portability bug (ITS#3279) + Fixed libldap find_connection bug (ITS#3280) + Fixed libldap SASL host connected to bug (ITS#3298) Fixed libldap SASL proper sockbuf bug - Fixed libldap getaddrinfo hints portability bug + Fixed slapd syncrepl SSF propagation bug (ITS#3131) + Fixed slapd ACL sets bug (ITS#3140) + Fixed slapd bind referral bug (ITS#3264) + Fixed slapd syncrepl misc bugs (ITS#3259,3297) + Fixed slapd overlays CSN CTX bug (ITS#3288) + Fixed slapd sun_path portability bug + Fixed slapd permissive modify bug + Fixed back-bdb CSN CTX bug (ITS#3301) + Fixed back-bdb id2entry bug + Fixed back-ldap/meta known controls bugs (ITS#3291) + Fixed slurpd replog error message bug (ITS#3275) Updated LDAP C++ library Documentation Updated provided RFCs and I-Ds + Updated ldap_url(3) OpenLDAP 2.2.15 Release Fixed back-bdb DB_DEADLOCK memory leak bug (ITS#3213)