]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9145
authorQuanah Gibson-Mount <quanah@openldap.org>
Thu, 9 Jan 2020 17:11:05 +0000 (17:11 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 9 Jan 2020 17:11:05 +0000 (17:11 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 507c184bf9b036c460a436adb3d244f263649558..40f28d44b4f2f502839e61b0da70a292e78fa3be 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,7 @@
 OpenLDAP 2.4 Change Log
 
 OpenLDAP 2.4.49 Engineering
+       Fixed client tools to not add controls on cancel/abandon (ITS#9145)
        Fixed libldap to correctly free sb (ITS#9081, ITS#8755)
        Fixed libldap remove unnecessary global mutex for GnuTLS (ITS#9069)
        Fixed slapd syntax evaluation of preferredDeliveryMethod (ITS#9067)