]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Add ITS#2130, 2645, 2678
authorHoward Chu <hyc@openldap.org>
Sun, 12 Oct 2003 01:24:46 +0000 (01:24 +0000)
committerHoward Chu <hyc@openldap.org>
Sun, 12 Oct 2003 01:24:46 +0000 (01:24 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 08210e1c915b0ca1adf8cc3554920ec867a8d07f..bd83d5bdaced52490778f553b59a9e109e0f636b 100644 (file)
--- 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)