]> git.sur5r.net Git - openldap/blobdiff - CHANGES
Ready for release
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index acf15395a07d4d1f12ad9e3de03c5538afe54e9c..11d43670e9571a620524b1f9924ef363d098bf6c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,25 @@
 OpenLDAP 2.3 Change Log
 
+OpenLDAP 2.3.10 Release
+       Fixed libldap ndelay without timeout
+       Fixed libldap chasing of chased referrals (ITS#2942)
+       Added libldap LDAP_NOT_SUPPORTED for TLS (ITS#4072)
+       Added libldap LDAP_MSG_RECEIVED support
+       Dropped libldap LDAP_MORE_RESULTS_TO_RETURN use
+       Fixed slapd cn=config updated rootdn issue (ITS#4035)
+       Fixed slapd-meta bus error (ITS#4073)
+       Fixed slapd-meta/ldap/rwm empty naming context issue (ITS#4071)
+
+OpenLDAP 2.3.9 Release
+       Fixed slapd req_pwdexop bug
+       Fixed slapo-syncprov queued UUIDs bug (ITS#4068)
+       Fixed slapo-syncprov memory leak
+       Fixed slapd anlist leak
+       Removed lint
+       Build Environment
+               Updated testsuite to test only primary backends by default
+               Disable test041-aci
+
 OpenLDAP 2.3.8 Release
        Fixed slapd undef HAVE_EPOLL issue
        Fixed slapd connection-get wake bug (ITS#3999)
@@ -47,7 +67,6 @@ OpenLDAP 2.3.8 Release
        Fixed slapcat out-of-memory problem (ITS#4010)
        Fixed slurpd unrecognized slave names bug (ITS#4012)
        Fixed liblber dgram len bug (ITS#4046)
-       Added libldap TLS Diffie-Hellman parameters support (ITS#4017)
        Fixed libldap SASL and TLS potential ld_error leaks (ITS#4064)
        Fixed liblutil/csn time counter issue 
        Updated contrib/ldapc++ to avoid deprecated functions