]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9338
authorQuanah Gibson-Mount <quanah@openldap.org>
Fri, 4 Sep 2020 22:14:04 +0000 (22:14 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Fri, 4 Sep 2020 22:14:04 +0000 (22:14 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 6d33b01e3ad5798f63e524ee6b91296b381021c9..ee2b06c08f2344b9d118a49f351d6483b5e6bd23 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,7 @@ OpenLDAP 2.4 Change Log
 OpenLDAP 2.4.53 Engineering
        Added slapd syncrepl additional SYNC logging (ITS#9043)
        Fixed slapd syncrepl segfault on NULL cookie on REFRESH (ITS#9282)
+       Fixed slapd syncrepl to use fresh connection on REFRESH fallback (ITS#9338)
        Fixed slapo-ppolicy race condition for pwdFailureTime (ITS#9302,ITS#9334)
        Build
                Require OpenSSL 1.0.2 or later (ITS#9323)