From: Quanah Gibson-Mount Date: Thu, 27 Apr 2023 15:10:43 +0000 (+0000) Subject: ITS#10016 X-Git-Tag: OPENLDAP_REL_ENG_2_5_15~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9919c162da6d1c8bdb1d9636b2cf1d4d995c77c;p=thirdparty%2Fopenldap.git ITS#10016 --- diff --git a/CHANGES b/CHANGES index 076ad3d17d..c48da4fa62 100644 --- a/CHANGES +++ b/CHANGES @@ -5,6 +5,7 @@ OpenLDAP 2.5.15 Engineering Fixed slapd callback handling with overlays that do extended operations (ITS#9990) Fixed slapo-constraint handling of push replication (ITS#9953) Fixed slapo-ppolicy handling of push replication (ITS#9953) + Fixed slapo-syncprov abandon handling (ITS#10016) Fixed slapo-unique handling of push replication (ITS#9953) Build Environment Fixed compatibility with stricter C99 compilers (ITS#10011)