From: Howard Chu Date: Fri, 8 Jun 2007 09:18:20 +0000 (+0000) Subject: ITS#4955, ITS#4977 X-Git-Tag: OPENLDAP_REL_ENG_2_3_36~28 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7ee497b8225ce4fedf418b5c69b411b7367ceb3e;p=thirdparty%2Fopenldap.git ITS#4955, ITS#4977 --- diff --git a/CHANGES b/CHANGES index a739218587..564735c54c 100644 --- a/CHANGES +++ b/CHANGES @@ -8,6 +8,8 @@ OpenLDAP 2.3.36 Engineering Fixed slapd-relay crash when no database can be selected (ITS#4958) Fixed slapo-chain RFC3062 passwd exop handling (ITS#4964) Fixed slapo-dynlist multiple group/url[/member] config (ITS#4989) + Fixed slapo-syncprov cookie parsing error (ITS#4977) + Fixed libldap referral chasing loop (ITS#4955) Fixed libldap response code handling on rebind (ITS#4924) Fixed libldap SASL_MAX_BUFF_SIZE (ITS#4935) Fixed libldap_r thread debug issues (ITS#4972)