]> git.sur5r.net Git - openldap/blobdiff - CHANGES
Change AttributeName.an_oc_exclude to an_oc_flags, avoid multiple
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index ce827de5272b9adaf6c895461ee3d12cafe846e1..56eca0baf3041f3716f3b07842570cfbb6d18001 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,11 +1,20 @@
 OpenLDAP 2.4 Change Log
 
 OpenLDAP 2.4.18 Engineering
+       Fixed slapd dncachesize behavior to unlimited by default (ITS#6222)
        Fixed slapd incorrectly applying writetimeout when not set (ITS#6220)
+       Fixed slapd subordinate needs a suffix (ITS#6216)
+       Fixed slapd tools to properly close database (ITS#6214)
+       Fixed slapd-ndb startup (ITS#6203)
+       Fixed slapo-unique filter matching (ITS#6077)
+       Fixed tools resource leaks (ITS#6145)
+       Fixed contrib/autogroup with RE24 (ITS#6227)
+       Build Environment
+               Fixed test056-monitor with custom ports (ITS#6213)
 
 OpenLDAP 2.4.17 Release (2009/07/13)
        Fixed liblber to use ber_strnlen (ITS#6080)
-       Fixed libldap gnutls private key init (ITS#6053)
+       Fixed libldap GnuTLS private key init (ITS#6053)
        Fixed libldap openssl digest initialization (ITS#6192)
        Fixed libldap tls NULL error messages (ITS#6079)
        Fixed liblutil opendir/closedir on windows (ITS#6041)