From: Quanah Gibson-Mount Date: Tue, 15 Sep 2020 15:06:50 +0000 (+0000) Subject: Fix typo in prev commit X-Git-Tag: OPENLDAP_REL_ENG_2_4_54~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd861d1d5972875b5985103ee72489319bc5c3b1;p=thirdparty%2Fopenldap.git Fix typo in prev commit --- diff --git a/CHANGES b/CHANGES index d72e65f8d3..d39a45ec52 100644 --- a/CHANGES +++ b/CHANGES @@ -3,7 +3,7 @@ OpenLDAP 2.4 Change Log OpenLDAP 2.4.54 Engineering Fixed slapd delta-syncrepl to ignore delete ops on deleted entry (ITS#9342) Fixed slapd delta-syncrepl to be fully serialized (ITS#9330) - Fixed slapd sycnrepl to be fully serialized (ITS#8102) + Fixed slapd syncrepl to be fully serialized (ITS#8102) OpenLDAP 2.4.53 (2020/09/07) Added slapd syncrepl additional SYNC logging (ITS#9043)