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

diff --git a/CHANGES b/CHANGES
index e567c5e0783e9beb2d1b91861d29bb01e081d609..a74b0e3a3623d684ded940b87bcbab35b6afd1c5 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,8 @@ OpenLDAP 2.5 Change Log
 
 OpenLDAP 2.5.15 Engineering
        Fixed slapd callback handling with overlays that do extended operations (ITS#9990)
+       Build Environment
+               Fixed compatibility with stricter C99 compilers (ITS#10011)
 
 OpenLDAP 2.5.14 Release (2023/02/08)
        Fixed client tools to remove 'h' and 'p' options (ITS#9917,ITS#8618)