From: Quanah Gibson-Mount Date: Tue, 8 Dec 2020 00:11:06 +0000 (+0000) Subject: ITS#9417 X-Git-Tag: OPENLDAP_REL_ENG_2_4_57~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfafcdd066f528175862d0613a4e6ea96dac83ac;p=thirdparty%2Fopenldap.git ITS#9417 --- diff --git a/CHANGES b/CHANGES index 63a68e4e33..7e9f9d9f65 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,7 @@ OpenLDAP 2.4 Change Log OpenLDAP 2.4.57 Engineering + Fixed ldapexop to use correct return code (ITS#9417) Fixed slapd to remove asserts in UUIDNormalize (ITS#9391) Fixed slapd to remove assert in csnValidate (ITS#9410) Fixed slapd validity checks for issuerAndThisUpdateCheck (ITS#9411)