]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
c_sasl_bindop fix.
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 20 Sep 2006 19:22:29 +0000 (19:22 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 20 Sep 2006 19:22:29 +0000 (19:22 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 59105ab9c9c89e3de517f927edb99901f7caee5a..f9ecc07168905e76d3be3933793d8b34138fcb0f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,7 @@ OpenLDAP 2.3.28 Engineering
        Added ldapsearch bad filter pattern check (ITS#4647)
        Fixed slapd-monitor locking with scope "subordinate" (ITS#4668)
        Fixed slapd global access controls initialization (ITS#4654)
+    Fixed slapd setting c_sasl_bindop only on SASL binds
 
 OpenLDAP 2.3.27 Release
        Fixed libldap dangling pointer issue (previous fix was broken) (ITS#4405)