From: Howard Chu Date: Mon, 14 Mar 2005 20:10:54 +0000 (+0000) Subject: Added ITS#3527, 3533, 3537, 3559, 3579, 3596 X-Git-Tag: OPENLDAP_REL_ENG_2_2_24~9 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=93fcf5b88f37af05c794db97dd0e7149ac03e79a;p=openldap Added ITS#3527, 3533, 3537, 3559, 3579, 3596 --- diff --git a/CHANGES b/CHANGES index 9684363512..80f654e8b6 100644 --- a/CHANGES +++ b/CHANGES @@ -5,6 +5,12 @@ OpenLDAP 2.2.24 Engineering Fixed slapd syncrepl consumer unclean shutdown (ITS#3546) Fixed slapd syncrepl provider sessionlog (ITS#3571) Fixed slapd connection_abandon processing (ITS#3534, 3546, 3571) + Fixed slapd callback cleanup processing (ITS#3596) + Fixed slap tool log initialization (ITS#3579) + Fixed back-bdb IDL cache crash (ITS#3527) + Fixed back-bdb initialization message (ITS#3533) + Fixed back-hdb dn2id crash (ITS#3559) + Fixed back-ldap search with stale connection (ITS#3537) Fixed libldap fdset re-init for restart (ITS#3524) Added libldap fast synchronous search result processing Build Environment