From: Quanah Gibson-Mount Date: Thu, 27 Apr 2023 15:03:17 +0000 (+0000) Subject: ITS#9953 X-Git-Tag: OPENLDAP_REL_ENG_2_5_15~43 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c904ec6c0894615873b0ce22120755e8f7e98f12;p=thirdparty%2Fopenldap.git ITS#9953 --- diff --git a/CHANGES b/CHANGES index 84eff5c749..fd5ac3170d 100644 --- a/CHANGES +++ b/CHANGES @@ -2,9 +2,14 @@ OpenLDAP 2.5 Change Log 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-unique handling of push replication (ITS#9953) Build Environment Fixed compatibility with stricter C99 compilers (ITS#10011) Keep .pc files during make clean (ITS#9989) + Contrib + Fixed slapo-variant handling of push replication (ITS#9953) Minor Cleanup ITS#9995 ITS#9996