From: Howard Chu Date: Thu, 17 Feb 2005 16:26:01 +0000 (+0000) Subject: ITS#3546 fix syncrepl consumer unclean shutdown X-Git-Tag: OPENLDAP_REL_ENG_2_2_24~35 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83c06649b446d48bdd1db3861a1b57c2dcf691fc;p=thirdparty%2Fopenldap.git ITS#3546 fix syncrepl consumer unclean shutdown --- diff --git a/CHANGES b/CHANGES index f22e8dbe5d..4abd6bba34 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,7 @@ OpenLDAP 2.2 Change Log OpenLDAP 2.2.24 Engineering + Fixed slapd syncrepl consumer unclean shutdown (ITS#3546) Added libldap fast synchronous search result processing Fixed libldap fdset re-init for restart (ITS#3524)