]> git.sur5r.net Git - openldap/commitdiff
Note additional fixes
authorKurt Zeilenga <kurt@openldap.org>
Mon, 13 Feb 2006 18:53:52 +0000 (18:53 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Mon, 13 Feb 2006 18:53:52 +0000 (18:53 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 2b4717f37fc3a34d1d218239004f4ba62ba4499b..070a6aa23f406631b2342b362c8ea6c12f1a8ac5 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,9 +2,11 @@ OpenLDAP 2.3 Change Log
 
 OpenLDAP 2.3.20 Engineering
        Added libldap SASL workaround for broken LDAP servers (ITS#4391)
+       Fixed slapd config_generic_wrapper missing parameter bug (ITS#4376)
        Fixed slapd non-read/write epoll event handling (ITS#4395)
-       Fixed slapo-auditlog crash (ITS#4394)
        Fixed slapd-bdb/hdb wake listener on runqueue submit (ITS#4385)
+       Fixed slapo-auditlog crash (ITS#4394)
+       Fixed slapo-accesslog unbind crash (ITS#4386)
        Fixed slurpd reject error formating (ITS#4382)
        Build Environment
                Fixed <netinet/tcp.h> detection on AIX (ITS#4312)