]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#8574
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 8 Mar 2017 23:34:46 +0000 (15:34 -0800)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 8 Mar 2017 23:34:46 +0000 (15:34 -0800)
CHANGES

diff --git a/CHANGES b/CHANGES
index 3ef4e89497ddceb9b41e38d93e4bece2f447f700..ec609c0731befa3ff7f3b88b1713379e4d21da84 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,7 @@ OpenLDAP 2.4.45 Engineering
        Fixed libldap to expose error if user specified CA doesn't exist (ITS#8529)
        Fixed libldap handling of Diffie-Hellman parameters (ITS#7506)
        Fixed libldap GnuTLS use after free (ITS#8385)
+       Fixed slapd bconfig rDN escape handling (ITS#8574)
        Fixed slapd sasl SEGV rebind in same session (ITS#8568)
        Fixed slapd syncrepl filter handling (ITS#8413)
        Fixed slapd syncrepl infinite looping mods with delta-sync MMR (ITS#8432)