From: Quanah Gibson-Mount Date: Mon, 24 Apr 2023 18:45:53 +0000 (+0000) Subject: ITS#10011 X-Git-Tag: OPENLDAP_REL_ENG_2_5_15~62 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0599010bd81178362a1a780772c0ade94022094;p=thirdparty%2Fopenldap.git ITS#10011 --- diff --git a/CHANGES b/CHANGES index e567c5e078..a74b0e3a36 100644 --- 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)