]> git.sur5r.net Git - openldap/commitdiff
ITS#8796
authorQuanah Gibson-Mount <quanah@openldap.org>
Fri, 9 Feb 2018 17:39:17 +0000 (17:39 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Fri, 9 Feb 2018 17:39:17 +0000 (17:39 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 03e9c9e7de3735d86ff041ad982cd35d2071e35a..8c2d161653185cf9fa75c6c4abf5a23666730c7c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,7 @@ OpenLDAP 2.4.46 Engineering
        Fixed libldap GnuTLS with GNUTLS_E_AGAIN (ITS#8650)
        Fixed libldap memory leak with cancel operations (ITS#8782)
        Fixed slapd Eventlog registry key creation on 64-bit Windows (ITS#8705)
+       Fixed slapd to maintain SSF across SASL binds (ITS#8796)
        Fixed slapd syncrepl deadlock when updating cookie (ITS#8752)
        Fixed slapd syncrepl callback to always be last in the stack (ITS#8752)
        Fixed slapd telephoneNumberNormalize when the value is spaces and hyphens (ITS#8778)