]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9330, ITS#9342, ITS#8102
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 9 Sep 2020 16:45:59 +0000 (16:45 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 9 Sep 2020 16:45:59 +0000 (16:45 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index f093348546930e3c8c09b87c2778c59d986df4cf..d72e65f8d3151092667e49c59544032fe45da37d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,9 @@
 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)
 
 OpenLDAP 2.4.53 (2020/09/07)
        Added slapd syncrepl additional SYNC logging (ITS#9043)