]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Fixed ITS#3792 syncrepl SASL bind crash
authorHoward Chu <hyc@openldap.org>
Thu, 23 Jun 2005 23:32:01 +0000 (23:32 +0000)
committerHoward Chu <hyc@openldap.org>
Thu, 23 Jun 2005 23:32:01 +0000 (23:32 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index cb070af8b90c715599615bdb080c7fffb8397ec3..ea9ade8c2cf66f6be5400c2087b855328dd56594 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,7 @@ OpenLDAP 2.2 Change Log
 OpenLDAP 2.2.28 Engineering
        Fixed back-ldap/meta undefined filter propagation (ITS#3785)
        Fixed back-bdb/hdb - check for BDB TXN patch
+       Fixed syncrepl SASL bind crash (ITS#3792)
 
 OpenLDAP 2.2.27 Release
        Fixed back-bdb/hdb slapcat checkpoint on close (ITS#3703)