]> git.sur5r.net Git - openldap/blobdiff - CHANGES
Sync with HEAD
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index c020c3bef5e2feef8dab8f064cfbb29cfe16248a..649b3115fcb79b8bbb43380cb98cf85694049b45 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,12 +1,30 @@
 OpenLDAP 2.3 Change Log
 
-OpenLDAP 2.3.10 Engineering
+OpenLDAP 2.3.12 Engineering
+       Fixed libldap ldapi:// authdn construction
+       Added libldap ldap_bv2escaped_filter_value
+       Updated contrib smbk5pwd module
+       Build environment
+               Added slapd-bind test program
+               Added inet_ntoa_b support for VxWorks
+               Dropped SSLeay support
+
+OpenLDAP 2.3.11 Release
+       Fixed libldap reentrancy issue (ITS#3988)
        Fixed libldap ndelay without timeout
+       Fixed slapd ldaps:// not configured issue (ITS#4082,4083)
+       Fixed slapd-bdb/hdb mode argument parsing (ITS#4077)
+       Fixed slapd WIN32 writefds init issue
+       Fixed slapadd buffer alignment issue (ITS#4078)
+       Updated slapd syncrepl to use ldap_unbind_ext
+       Removed lint
+
+OpenLDAP 2.3.10 Release
        Fixed libldap chasing of chased referrals (ITS#2942)
-       Added libldap LDAP_NO_SUPPORT for TLS (ITS#4072)
+       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 undated rootdn issue (ITS#4035)
+       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)