From: Quanah Gibson-Mount Date: Mon, 17 Jun 2019 17:30:22 +0000 (+0000) Subject: ITS#8794 X-Git-Tag: OPENLDAP_REL_ENG_2_4_48~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29ed93fb91cd54871d7a024b35e6a80170a60a68;p=thirdparty%2Fopenldap.git ITS#8794 --- diff --git a/CHANGES b/CHANGES index b60d401bd5..c7e54e6ee6 100644 --- a/CHANGES +++ b/CHANGES @@ -38,6 +38,7 @@ OpenLDAP 2.4.48 Engineering Fixed slapo-syncprov contextCSN generation (ITS#9015) Build Environment Fixed slapd to only link to BDB libraries with static build (ITS#8948) + Fixed libldap implicit declaration with LDAP_CONNECTIONLESS (ITS#8794) Documentation General - Fixed minor typos (ITS#8764, ITS#8761) admin24 - Miscellaneous updates promoting mdb and fixing examples (ITS#9031)