From: Howard Chu Date: Thu, 23 Jun 2005 23:32:01 +0000 (+0000) Subject: Fixed ITS#3792 syncrepl SASL bind crash X-Git-Tag: OPENLDAP_REL_ENG_2_2_28~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68944851fc8580ca3873e4946c5f7ff55b0d01f3;p=thirdparty%2Fopenldap.git Fixed ITS#3792 syncrepl SASL bind crash --- diff --git a/CHANGES b/CHANGES index cb070af8b9..ea9ade8c2c 100644 --- 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)