From: Howard Chu Date: Mon, 15 Sep 2003 21:30:06 +0000 (+0000) Subject: Added replica uri (ITS#2594), replica-pidfile, replica-argsfile X-Git-Tag: OPENLDAP_REL_ENG_2_1_23~26 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=28452730930d623115070c48f6394aa87f14b2d0;p=openldap Added replica uri (ITS#2594), replica-pidfile, replica-argsfile Fixed ITS#2691 in contrib/ldapsasl/ldapdb.c putenv() vs setenv() --- diff --git a/CHANGES b/CHANGES index 2a7a3fea96..d6dbaf16df 100644 --- 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)