]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#8116
authorQuanah Gibson-Mount <quanah@openldap.org>
Sat, 25 Jan 2020 05:49:58 +0000 (05:49 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Sat, 25 Jan 2020 05:49:58 +0000 (05:49 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 40dcfaa85cb8aa4420614e7b961f2accabd65726..d5ac56119339e708586e0203b819489bd524e6ce 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,7 @@ OpenLDAP 2.4 Change Log
 OpenLDAP 2.4.49 Engineering
        Added slapd-monitor database entry count for slapd-mdb (ITS#9154)
        Fixed client tools to not add controls on cancel/abandon (ITS#9145)
+       Fixed client tools SyncInfo message to be LDIF compliant (ITS#8116)
        Fixed libldap to correctly free sb (ITS#9081, ITS#8755)
        Fixed libldap descriptor leak if ldaps fails (ITS#9147)
        Fixed libldap remove unnecessary global mutex for GnuTLS (ITS#9069)