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

diff --git a/CHANGES b/CHANGES
index 45240a3f9b581abeda95f9a8d5c727e4029ad411..927eff151762536195d34991441eb107d0d84bdb 100644 (file)
--- 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)