]> git.sur5r.net Git - openldap/blobdiff - CHANGES
ITS#4532 fix
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 0f089cdb5e1235b251d6c1b3e0cb69b763c895bc..c2918c0a7674c6ed5411d2f284ad522a9866c4b1 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,24 +1,33 @@
 OpenLDAP 2.3 Change Log
 
 OpenLDAP 2.3.22 Engineering
-       Fixed slapd-ldap fd cleanup (ITS#4474)
-       Fixed slapo-syncprov MODs cause DELs (ITS#4423)
-       Fixed slapd slap_send_ldap_result bug (ITS#4499)
-       Fixed slapd-ldif deadlock (ITS#4500)
+       Fixed libldap_r thread debug missing break
+       Fixed libldap_r tpool cleanup
        Fixed liblutil strtoul(3) usage (ITS#4503)
+       Fixed liblutil time resolution issue
        Updated ldapsearch(1) BASE output (ITS#4504)
+       Fixed slapd backglue issue (ITS#4529)
        Fixed slapd cn=config (ITS#4512)
-       Fixed slapd thread pool init issue (ITS#4513)
+       Fixed slapd cn=config ACL application fix
        Fixed slapd cn=config olcLimits (ITS#4515)
+       Fixed slapd dynacl tgrant/tdeny initialization
        Fixed slapd runqueue use of freed memory (ITS#4517)
+       Fixed slapd slap_send_ldap_result bug (ITS#4499)
+       Fixed slapd thread pool init issue (ITS#4513)
+       Fixed slapd-bdb pre/post-read freeing (ITS#4532)
        Added slapd syncrepl mandatory searchbase check
-       Fixed slapo-accesslog bugs
-       Added slapo-accesslog oldReq feature
-       Fixed slapo ppolicy BER tags
+       Fixed slapadd cn=config issue (ITS#4194)
+       Fixed slapd-ldap proxyAuthz of bound identity/override (ITS#4497)
+       Fixed slapd-ldap/meta protocol version propagation (ITS#4488)
+       Fixed slapd-ldap fd cleanup (ITS#4474)
+       Fixed slapd-ldif deadlock (ITS#4500)
+       Fixed slapo-accesslog log purging issue (ITS#4505)
+       Added slapo-accesslog reqOld feature
        Fixed slapo-auditlog missing return codes
+       Fixed slapo-ppolicy BER tags (ITS#4528)
+       Fixed slapo-syncprov MODs cause DELs (ITS#4423)
+       Fixed slapo-translucent modifications (ITS#4527)
        Fixed slurpd potential overflow issue
-       Fixed slapo-translucent modifications
-       Fixed libldap_r thread debug missing break
 
 OpenLDAP 2.3.21 Release
        Fixed libldap referral chasing issue (ITS#4448)