From: Quanah Gibson-Mount Date: Fri, 28 May 2021 21:38:52 +0000 (+0000) Subject: Fix typo X-Git-Tag: OPENLDAP_REL_ENG_2_4_59~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9dc2ba71f957d7fe4e0afc0768fba46782153f6a;p=thirdparty%2Fopenldap.git Fix typo --- diff --git a/CHANGES b/CHANGES index 42464979f3..ff467f711a 100644 --- a/CHANGES +++ b/CHANGES @@ -8,7 +8,7 @@ OpenLDAP 2.4.59 Engineering Fixed slapd-mdb deletion of context entry (ITS#9531) Fixed slapo-pcache locking during expiration (ITS#9529) Contrib - Fixed slapo-autogroup to not thrash thead context (ITS#9494) + Fixed slapo-autogroup to not thrash thread context (ITS#9494) Documentation ldap_modify(3) - Delete non-existent mod_next parameter (ITS#9559)