From: Quanah Gibson-Mount Date: Tue, 18 May 2021 15:05:47 +0000 (+0000) Subject: fix typo in CHANGES file X-Git-Tag: OPENLDAP_REL_ENG_2_4_59~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f907d19493a38111f92ab3d21ef7ad8e755c3d4;p=thirdparty%2Fopenldap.git fix typo in CHANGES file --- diff --git a/CHANGES b/CHANGES index 973789e49f..858b996025 100644 --- a/CHANGES +++ b/CHANGES @@ -4,7 +4,7 @@ OpenLDAP 2.4.59 Engineering Fixed libldap TLSv1.3 cipher suites with OpenSSL 1.1.1 (ITS#9521) Fixed libldap double free of LDAP_OPT_DEFBASE (ITS#9530) Fixed slapd syncrepl handling of add+delete on single value attr (ITS#9295) - Fixed slapd-mdb to cursor init check (ITS#9526) + Fixed slapd-mdb cursor init check (ITS#9526) Fixed slapd-mdb deletion of context entry (ITS#9531) Fixed slapo-pcache locking during expiration (ITS#9529) Contrib