From: Quanah Gibson-Mount Date: Tue, 1 Nov 2022 16:58:47 +0000 (+0000) Subject: ITS#9899 X-Git-Tag: OPENLDAP_REL_ENG_2_6_4~51 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=95347a1faf5f055a70645e60a61e2a5adb9a84d1;p=thirdparty%2Fopenldap.git ITS#9899 --- diff --git a/CHANGES b/CHANGES index 13d0840d28..ec08b011f6 100644 --- a/CHANGES +++ b/CHANGES @@ -23,6 +23,7 @@ OpenLDAP 2.6.4 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)