]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9067
authorQuanah Gibson-Mount <quanah@openldap.org>
Thu, 21 Nov 2019 20:22:39 +0000 (20:22 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 21 Nov 2019 20:22:39 +0000 (20:22 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index c2af4a0aa5c7b26e40ae9dce7194d0c4e18f9e11..793bec310d92c64877a47058433b7d8fe538707a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,7 @@ OpenLDAP 2.4 Change Log
 
 OpenLDAP 2.4.49 Engineering
        Fixed libldap to correctly free sb (ITS#9081, ITS#8755)
+       Fixed slapd syntax evaluation of preferredDeliveryMethod (ITS#9067)
        Fixed back-ldap to set oldctrls correctly (ITS#9076)
        Fixed back-mdb to honor unchecked limit with alias deref (ITS#7657)
        Build Environment