]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
fix typo in CHANGES file
authorQuanah Gibson-Mount <quanah@openldap.org>
Tue, 18 May 2021 15:05:47 +0000 (15:05 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 18 May 2021 15:05:47 +0000 (15:05 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 973789e49ff84fee0d459217a3a5237fa685d39b..858b996025661afee613d0fcd9f5daf301243e90 100644 (file)
--- 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