From: Howard Chu Date: Tue, 1 Mar 2005 13:56:24 +0000 (+0000) Subject: Fix connection_abandon (ITS#3534, 3546, 3571) X-Git-Tag: OPENLDAP_REL_ENG_2_2_24~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77d25f6ddf40def87310964afbf5b2f323eb0339;p=thirdparty%2Fopenldap.git Fix connection_abandon (ITS#3534, 3546, 3571) --- diff --git a/CHANGES b/CHANGES index 6dcd9feccb..110f98404e 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,7 @@ OpenLDAP 2.2.24 Engineering Fixed slapd "chldren:" typo (ITS#3560) Fixed slapd syncrepl consumer unclean shutdown (ITS#3546) Fixed slapd syncrepl provider sessionlog (ITS#3571) + Fixed slapd connection_abandon processing (ITS#3534, 3546, 3571) Added libldap fast synchronous search result processing Fixed libldap fdset re-init for restart (ITS#3524) Documentation