From: Howard Chu Date: Tue, 9 Aug 2005 22:46:41 +0000 (+0000) Subject: ITS#3578 (and #2894) infinite referral loop X-Git-Tag: OPENLDAP_REL_ENG_2_2_28~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=624990f2410f19cdbe85ae2b9c085ef4db1c9b0c;p=thirdparty%2Fopenldap.git ITS#3578 (and #2894) infinite referral loop --- diff --git a/CHANGES b/CHANGES index f7cf49d95e..7363281350 100644 --- a/CHANGES +++ b/CHANGES @@ -11,6 +11,7 @@ OpenLDAP 2.2.28 Engineering Fixed back-meta add w/o parent add (ITS#3804) Fixed back-meta control propagation bug (ITS#3813) Fixed syncrepl SASL bind crash (ITS#3792) + Fixed libldap infinite referral loop (ITS#2894, ITS#3578) OpenLDAP 2.2.27 Release Fixed back-bdb/hdb slapcat checkpoint on close (ITS#3703)