From: Randy Kunkee Date: Wed, 26 Apr 2000 09:29:36 +0000 (+0000) Subject: Fix slurpd to properly restart in oneshot mode, and to report a X-Git-Tag: OPENLDAP_REL_ENG_1_2_11~22 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=a088c62452e8a500793e60b610d129a4d5de8871;p=openldap Fix slurpd to properly restart in oneshot mode, and to report a non-zero number of items to process with only one replica. --- diff --git a/CHANGES b/CHANGES index 97d148a2f1..c029af0220 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,8 @@ 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 + non-zero number of items to process with only one replica. Changes included in OpenLDAP 1.2.10 CVS Tag: OPENLDAP_REL_ENG_1_2_10