]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9227
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 11 May 2020 21:46:19 +0000 (21:46 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 11 May 2020 21:46:19 +0000 (21:46 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index cc586cb7fe7845ce5568f572d65edbcabac5e8a5..4cd64e25c5b15e31b5b01926edb91992f3acd9b5 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,7 @@ OpenLDAP 2.4 Change Log
 
 OpenLDAP 2.4.51 Engineering
        Fixed libldap retry loop in ldap_int_tls_connect (ITS#8650)
+       Fixed slapd syncrepl to not delete non-replicated attrs (ITS#9227)
 
 OpenLDAP 2.4.50 Release (2020/04/28)
        Fixed client benign typos (ITS#8890)