From: Quanah Gibson-Mount Date: Tue, 1 Nov 2022 16:59:15 +0000 (+0000) Subject: ITS#9899 X-Git-Tag: OPENLDAP_REL_ENG_2_5_14~52 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdbf2a3d23b051d3c8ae08948aa9d906212fcc98;p=thirdparty%2Fopenldap.git ITS#9899 --- diff --git a/CHANGES b/CHANGES index 45240a3f9b..927eff1517 100644 --- a/CHANGES +++ b/CHANGES @@ -18,6 +18,7 @@ OpenLDAP 2.5.14 Engineering Fixed ancient DOS related ifdef checks (ITS#9925) Fixed build process to not use gmake specific features (ITS#9894) Fixed source tree to remove symlinks (ITS#9926) + Fixed slapd cyrus.c usage of non-portable GNU extension (ITS#9899) Fixed slapo-otp testdir creation (ITS#9437) Fixed slapd-tester memory leak (ITS#9908) Fixed usage of non-standard C syntax (ITS#9898, ITS#9899, ITS#9901)