From: Quanah Gibson-Mount Date: Mon, 6 Jul 2015 16:55:49 +0000 (-0500) Subject: ITS#8056 X-Git-Tag: OPENLDAP_REL_ENG_2_4_42~20 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=2f781c8b5269078f5c030a0cef73e7d9b5139773;p=openldap ITS#8056 --- diff --git a/CHANGES b/CHANGES index b66fcbe89a..fd40f6e1f4 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,8 @@ OpenLDAP 2.4 Change Log OpenLDAP 2.4.42 Engineering + 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) @@ -50,7 +52,6 @@ OpenLDAP 2.4.41 Release (2015/06/21) 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)