From: Quanah Gibson-Mount Date: Mon, 26 Oct 2015 21:02:25 +0000 (-0500) Subject: ITS#8273 X-Git-Tag: OPENLDAP_REL_ENG_2_4_43~36 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=2f13507ec59621117cd155be5d2f55777d231a56;p=openldap ITS#8273 --- diff --git a/CHANGES b/CHANGES index b8a0e68f75..d7ec4f27ca 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,7 @@ OpenLDAP 2.4 Change Log OpenLDAP 2.4.43 Engineering Fixed liblber remove obsolete assert (ITS#8240) + Fixed libldap file URLs on windows (ITS#8273) Fixed slap tools minor one time memory leak (ITS#8082) Fixed slapd to avoid redundant processing of abandon ops (ITS#8232) Fixed slapd syncrepl segv when present list is NULL (ITS#8231, ITS#8042)