From: Quanah Gibson-Mount Date: Tue, 25 Jun 2019 14:59:19 +0000 (+0000) Subject: ITS#9041 X-Git-Tag: OPENLDAP_REL_ENG_2_4_48~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=551aa7b9e97516493a47eb3247171dd95bf32bf7;p=thirdparty%2Fopenldap.git ITS#9041 --- diff --git a/CHANGES b/CHANGES index 58400226f2..8edc6cc840 100644 --- a/CHANGES +++ b/CHANGES @@ -44,6 +44,7 @@ OpenLDAP 2.4.48 Engineering Build Environment Fixed slapd to only link to BDB libraries with static build (ITS#8948) Fixed libldap implicit declaration with LDAP_CONNECTIONLESS (ITS#8794) + Fixed libldap double inclusion of limits.h in cyrus.c (ITS#9041) Documentation General - Fixed minor typos (ITS#8764, ITS#8761) admin24 - Miscellaneous updates promoting mdb and fixing examples (ITS#9031)