From: Howard Chu Date: Sun, 12 Oct 2003 01:24:46 +0000 (+0000) Subject: Add ITS#2130, 2645, 2678 X-Git-Tag: OPENLDAP_REL_ENG_2_1_23~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ab650a6476d1c2bfb0776542a6ded1709208a2a;p=thirdparty%2Fopenldap.git Add ITS#2130, 2645, 2678 --- diff --git a/CHANGES b/CHANGES index 08210e1c91..bd83d5bdac 100644 --- a/CHANGES +++ b/CHANGES @@ -1,8 +1,11 @@ OpenLDAP 2.1 Change Log OpenLDAP 2.1.23 Engineering + Fixed ldapmodify NULL dn bug (ITS#2645) Fixed ldappasswd -y handling bug (ITS#2696) + Fixed slapd subordinate replication bug (ITS#2130) Fixed slapd deferring Abandon (ITS#2649) + Fixed slapd slave without updateref bug (ITS#2678) Fixed slapd ACL caching (ITS#2679) Fixed back-bdb cache crash (ITS#2682, ITS#2759) Fixed portability issue in ldapsasl (ITS#2691)