From: Quanah Gibson-Mount Date: Mon, 17 Apr 2023 18:50:20 +0000 (+0000) Subject: ITS#10011 X-Git-Tag: OPENLDAP_REL_ENG_2_6_5~66 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a77da644a977032379ebb2254e91021e5efc1640;p=thirdparty%2Fopenldap.git ITS#10011 --- diff --git a/CHANGES b/CHANGES index 02b3a07eb9..0811ad0b23 100644 --- 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)