]> git.sur5r.net Git - openldap/blobdiff - CHANGES
ITS#6408
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 906009672fc1cbc6709d997322f022441ce2c1c8..04aa721e6caaaf9cd24ed78734d5625f02cc9d8e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,12 @@
 OpenLDAP 2.4 Change Log
 
-OpenLDAP 2.4.20 Engineering
+OpenLDAP 2.4.21 Engineering
+       Fixed slapd use correct ce_type (ITS#6408)
+       Fixed slapo-unique conflict with ppolicy (ITS#6270)
+       Build Environment
+               Fixed broken LBER_INVALID macro (ITS#6402)
+
+OpenLDAP 2.4.20 Release (2009/11/27)
        Fixed client tools with LDAP options (ITS#6283)
        Fixed liblber embedded NUL values in BerValues (ITS#6353)
        Fixed liblber inverted LBER_USE_DER test (ITS#6348)
@@ -21,23 +27,25 @@ OpenLDAP 2.4.20 Engineering
        Fixed slapd inclusion of ac/unistd.h (ITS#6342)
        Fixed slapd invalid dn log message (ITS#6309)
        Fixed slapd lockup on shutdown (ITS#6372)
+       Fixed slapd onetime leak (ITS#6398)
        Fixed slapd RID range to be decimal only (ITS#6394)
        Fixed slapd sl_free to better reclaim memory (ITS#6380)
        Fixed slapd syncrepl deletes in MirrorMode (ITS#6368)
        Fixed slapd syncrepl to use correct SID (ITS#6367)
        Fixed slapd termination for one level DNs (ITS#6338)
        Fixed slapd tls_accept to retry in certain cases (ITS#6304)
-       Fixed slapd unused parameter (ITS#6356)
        Fixed slapd-bdb/hdb cache corruption (ITS#6341)
        Fixed slapd-bdb/hdb entry cache (ITS#6360)
        Fixed slapd-ldap leak (ITS#6326)
        Fixed slapd-relay bind segfault (ITS#6337)
+       Fixed slapo-accesslog ensure CSNs are normalized (ITS#6400)
        Fixed slapo-memberof operational attr updates (ITS#6329)
        Fixed slapo-pcache entry dupe (ITS#6310)
        Fixed slapo-syncprov checkpoint conversion (ITS#6370)
        Fixed slapo-syncprov deadlock (ITS#6335)
        Fixed slapo-syncprov memory leak (ITS#6376)
        Fixed slapo-syncprov out of order changes (ITS#6346)
+       Fixed slapo-syncprov psearch with stale cookie (ITS#6397)
        Build Environment
                Added additional operations for ITS#6332
                Fixed memrchr define (ITS#6351)
@@ -47,6 +55,7 @@ OpenLDAP 2.4.20 Engineering
                Fixed slapd test error ignoring (ITS#6345)
                Fixed liblutil constant (ITS#5909)
        Documentation
+               admin24 fix RFC4511 and other references (ITS#6399)
                ldap_get_dn(3) typos (ITS#5366)
                ldap.conf(5) clarify comment usage (ITS#6384)
                slapd.conf(5) note hex server IDs (ITS#6297)