]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Added replica uri (ITS#2594), replica-pidfile, replica-argsfile
authorHoward Chu <hyc@openldap.org>
Mon, 15 Sep 2003 21:30:06 +0000 (21:30 +0000)
committerHoward Chu <hyc@openldap.org>
Mon, 15 Sep 2003 21:30:06 +0000 (21:30 +0000)
Fixed ITS#2691 in contrib/ldapsasl/ldapdb.c putenv() vs setenv()

CHANGES

diff --git a/CHANGES b/CHANGES
index 2a7a3fea96ddc1f189400b468329355dd440499f..d6dbaf16dfd1c64e4abe7f9d475c8225667f5b21 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,9 @@ OpenLDAP 2.1 Change Log
 
 OpenLDAP 2.1.23 Engineering
        Fixed ldappasswd -y handling bug (ITS#2696)
+       Added replica uri keyword (ITS#2594)
+       Added replica-pidfile, replica-argsfile keywords
+       Fixed portability issue in ldapsasl (ITS#2691)
 
 OpenLDAP 2.1.22 Release
        Fixed slapd yielding select fix (ITS#2603)