]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9294, ITS#9295
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 29 Jul 2020 22:40:46 +0000 (22:40 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 29 Jul 2020 22:40:46 +0000 (22:40 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 602e7950997a58c8dc8f89dfa591c423d7a0d3d4..8aa3356d2348aadb5f57e79f235935c12f346c6c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,7 @@ OpenLDAP 2.4.51 Engineering
        Fixed libldap to use getaddrinfo in ldap_pvt_get_fqdn (ITS#9287)
        Fixed slapd syncrepl to not delete non-replicated attrs (ITS#9227)
        Fixed slapd syncrepl to correctly delete entries on resync (ITS#9282)
+       Fixed slapd syncrepl to use replace on single valued attrs (ITS#9294, ITS#9295)
        Fixed slapd-perl dynamic config with threaded slapd (ITS#7573)
        Fixed slapo-ppolicy to expose the ppolicy control (ITS#9285)
        Fixed slapo-chain to check referral (ITS#9262)