]> git.sur5r.net Git - openldap/blobdiff - CHANGES
delta-syncrepl png and svg files.
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 715e65ec5e0ae29f49d79a33baad65f54faa0b37..b8a0f9822246906401a784d550787e35ea991e9e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,12 @@
 OpenLDAP 2.4 Change Log
 
-OpenLDAP 2.4.16 Engineering
+OpenLDAP 2.4.17 Engineering
+       Fixed slapd normalization of updated schema attributes (ITS#5540)
+       Build Environment
+               Added test056-monitor (ITS#5540)
+               Added test057-memberof-refint (ITS#5395)
+
+OpenLDAP 2.4.16 Release (2009/04/05)
        Fixed libldap GnuTLS with x509v1 CA certs (ITS#5992)
        Fixed libldap GnuTLS with CA chains (ITS#5991)
        Fixed libldap GnuTLS TLSVerifyCilent try (ITS#5981)
@@ -9,12 +15,16 @@ OpenLDAP 2.4.16 Engineering
        Fixed libldap referral chasing (ITS#5980)
        Fixed slapd backglue with empty DBs (ITS#5986)
        Fixed slapd ctxcsn race condition (ITS#6001)
+       Fixed slapd debug message (ITS#6027)
+       Fixed slapd redundant module loading (ITS#6030)
+       Fixed slapd schema_init freed value (ITS#6036)
        Fixed slapd syncrepl newCookie sync messages (ITS#5972)
        Fixed slapd syncrepl hang during shutdown (ITS#6011)
        Fixed slapd syncrepl too many MMR messages (ITS#6020)
        Fixed slapd syncrepl skipped entries with MMR (ITS#5988)
        Fixed slapd-bdb/hdb cachesize handling (ITS#5860)
        Fixed slapd-bdb/hdb with slapcat with empty dn (ITS#6006)
+       Fixed slapd-bdb/hdb with NULL transactions (ITS#6012)
        Fixed slapd-ldap incorrect referral handling (ITS#6003,ITS#5916)
        Fixed slapd-ldap/meta with broken AD results (ITS#5977)
        Fixed slapd-ldap/meta with invalid attrs again (ITS#5959)
@@ -25,9 +35,13 @@ OpenLDAP 2.4.16 Engineering
        Fixed slapo-syncprov replica lockout (ITS#5985)
        Fixed slapo-syncprov modtarget tracking (ITS#5999)
        Fixed slapo-syncprov multiple CSN propagation (ITS#5973)
+       Fixed slapo-syncprov race condition (ITS#6045)
+       Fixed slapo-syncprov sending cookies without CSN (ITS#6024)
        Fixed slapo-syncprov skipped entries with MMR (ITS#5988)
+       Fixed tools passphrase free (ITS#6014)
        Build Environment
                Cleaned up alloc/free functions for Windows (ITS#6005)
+               Fixed running of autosave files in testsuite (ITS#6026)
        Documentation
                admin24 clarified MMR URI requirements (ITS#5942,ITS#5987)
                Added ldapexop(1) manual page (ITS#5982)