From: Kurt Zeilenga Date: Wed, 3 May 2000 19:03:18 +0000 (+0000) Subject: Clean up X-Git-Tag: OPENLDAP_REL_ENG_1_2_11~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a99a9e0a6562a5f334ff9116ca756f38cad7b452;p=thirdparty%2Fopenldap.git Clean up --- diff --git a/CHANGES b/CHANGES index 28965ed91b..94595d06ab 100644 --- a/CHANGES +++ b/CHANGES @@ -3,13 +3,13 @@ OpenLDAP Change Log Changes included in OpenLDAP 1.2.11 Release Engineering CVS Tag: OPENLDAP_REL_ENG_1_2 Fixed /tmp races in ud, ldapsearch, ldbmtest and slurpd - Fix error in slurpd's filecheck function - Fix slurpd to properly restart in oneshot mode, and to report a + Fixed error in slurpd's filecheck function + Fixed slurpd to properly restart in oneshot mode, and to report a non-zero number of items to process with only one replica. - Fix strdup use in libldap/request.c - Fix NULL prefix bug in libldap/ufn.c + Fixed strdup use in libldap/request.c + Fixed NULL prefix bug in libldap/ufn.c Build Environment - Change LDBM directory to $localstatedir/openldap-ldbm + Changed LDBM directory to $localstatedir/openldap-ldbm Changes included in OpenLDAP 1.2.10 CVS Tag: OPENLDAP_REL_ENG_1_2_10