]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Add ITS#2679
authorHoward Chu <hyc@openldap.org>
Sun, 12 Oct 2003 00:09:40 +0000 (00:09 +0000)
committerHoward Chu <hyc@openldap.org>
Sun, 12 Oct 2003 00:09:40 +0000 (00:09 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 0a6cfeb44f639a895e7d7eac0c2d504233ee1ac5..89aaedcd14ada5699eec141fecabf8f8b6256629 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,11 +3,12 @@ OpenLDAP 2.1 Change Log
 OpenLDAP 2.1.23 Engineering
        Fixed ldappasswd -y handling bug (ITS#2696)
        Fixed slapd deferring Abandon (ITS#2649)
+       Fixed slapd ACL caching (ITS#2679)
        Fixed back-bdb cache crash (ITS#2682, ITS#2759)
-       Added replica uri keyword (ITS#2594)
-       Added replica-pidfile, replica-argsfile keywords
        Fixed portability issue in ldapsasl (ITS#2691)
        Fixed slurpd pid file handling (ITS#2761)
+       Added replica uri keyword (ITS#2594)
+       Added replica-pidfile, replica-argsfile keywords
 
 OpenLDAP 2.1.22 Release
        Fixed slapd yielding select fix (ITS#2603)