]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9899
authorQuanah Gibson-Mount <quanah@openldap.org>
Tue, 1 Nov 2022 16:58:47 +0000 (16:58 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 1 Nov 2022 16:58:47 +0000 (16:58 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 13d0840d28dd0b57fd1f71130cf857d930ca288a..ec08b011f6c022f732416bfb393c837e9aed028d 100644 (file)
--- 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)