]> git.sur5r.net Git - openldap/commitdiff
Added ITS#3527, 3533, 3537, 3559, 3579, 3596
authorHoward Chu <hyc@openldap.org>
Mon, 14 Mar 2005 20:10:54 +0000 (20:10 +0000)
committerHoward Chu <hyc@openldap.org>
Mon, 14 Mar 2005 20:10:54 +0000 (20:10 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 9684363512e66c9bb5b45aee3fdc5046e21db887..80f654e8b654c32b8e36314845430d293dfedb84 100644 (file)
--- 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