]> git.sur5r.net Git - openldap/blobdiff - CHANGES
ITS#8158
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index d33fd1c3295c6e55f25086b5b9f3c636eb611b75..4744ff2a10cb212aed2be8c3f7ae1b0a5e2621cf 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,11 @@
 OpenLDAP 2.4 Change Log
 
-OpenLDAP 2.4.41 Engineering
+OpenLDAP 2.4.42 Engineering
+       Fixed liblber address length for CLDAP (ITS#8158)
+       Build Environment
+               Fixed libdb detection with gcc 5.x (ITS#8056)
+
+OpenLDAP 2.4.41 Release (2015/06/21)
        Fixed ldapsearch to explicitly flush its buffer (ITS#8118)
        Fixed libldap async connections (ITS#8090)
        Fixed libldap double free of request during abandon (ITS#7967)
@@ -48,7 +53,6 @@ OpenLDAP 2.4.41 Engineering
        Fixed slapo-syncprov potential loss of changes when under load (ITS#8081)
        Fixed slapo-unique enforcement of uniqueness with manageDSAit control (ITS#8057)
        Build Environment
-               Fixed libdb detection with gcc 5.x (ITS#8056)
                Fixed ftello reference for Win32 (ITS#8127)
                Enhanced contrib modules build paths (ITS#7782)
                Fixed contrib/autogroup internal operation identity (ITS#8006)
@@ -68,6 +72,7 @@ OpenLDAP 2.4.41 Engineering
                Added ldap_get_option(3) LDAP_OPT_API_INFO_VERSION information (ITS#8032)
                Fixed slapd-config(5), slapd.conf(5) tls_cipher_suite option (ITS#8099)
                Fixed slapd-meta(5), slapd-ldap(5) tls_cipher_suite option (ITS#8099)
+               Fixed slapd-meta(5) fix minor typo (ITS#7769)
 
 OpenLDAP 2.4.40 Release (2014/09/20)
        Fixed libldap DNS SRV priority handling (ITS#7027)