From: Quanah Gibson-Mount Date: Fri, 7 May 2010 17:46:30 +0000 (+0000) Subject: Fix typo X-Git-Tag: OPENLDAP_REL_ENG_2_4_23~33 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=082ab7296a6624592c3b03e32858315f52f084b6;p=openldap Fix typo --- diff --git a/CHANGES b/CHANGES index efbc325fc8..cf294b5d33 100644 --- a/CHANGES +++ b/CHANGES @@ -27,7 +27,7 @@ OpenLDAP 2.4.22 Release (2010/04/24) Fixed slapd sasl auxprop ssf (ITS#5195) Fixed slapd syncrepl for attributes with no matching rule (ITS#6458) Fixed slapd syncrepl for unknown attrs and delta-sync (ITS#6473) - Fixed slapd syncrep loop with moddn (ITS#6472) + Fixed slapd syncrepl loop with moddn (ITS#6472) Fixed slapo-accesslog to not replicate internal purges (ITS#6519) Fixed slapd-bdb contextCSN updates from updatedn (ITS#6469) Fixed slapd-bdb lockobj zeroing (ITS#6501)