From: Quanah Gibson-Mount Date: Thu, 9 Jan 2020 16:58:13 +0000 (+0000) Subject: ITS#9128 X-Git-Tag: OPENLDAP_REL_ENG_2_4_49~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3e2b307b2c9b839268ac147ba84418b234deed1;p=thirdparty%2Fopenldap.git ITS#9128 --- diff --git a/CHANGES b/CHANGES index 898be44df3..507c184bf9 100644 --- a/CHANGES +++ b/CHANGES @@ -7,6 +7,7 @@ OpenLDAP 2.4.49 Engineering Fixed slapd to relax domainScope control check (ITS#9100) Fixed slapd to have cleaner error handling during connection setup (ITS#9112) Fixed slapd data check when processing cancel exop (ITS#9124) + Fixed slapd attribute description processing (ITS#9128) Fixed slapd-ldap to set oldctrls correctly (ITS#9076) Fixed slapd-mdb to honor unchecked limit with alias deref (ITS#7657) Fixed slapd-mdb missing final commit with slapindex (ITS#9095)