]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#10011
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 17 Apr 2023 18:50:20 +0000 (18:50 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 17 Apr 2023 18:50:20 +0000 (18:50 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 02b3a07eb92ce30319d642bc5c5d7da1f601cade..0811ad0b237e0f89ac9f43461545aa69842c3488 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,8 @@ OpenLDAP 2.6 Change Log
 OpenLDAP 2.6.5 Engineering
        Fixed slapd callback handling with overlays that do extended operations (ITS#9990)
        Fixed slapd-mdb online indexer termination and cleanup (ITS#9993)
+       Build Environment
+               Fixed compatibility with stricter C99 compilers (ITS#10011)
 
 OpenLDAP 2.6.4 Release (2023/02/08)
        Fixed client tools to remove 'h' and 'p' options (ITS#9917,ITS#8618)