From: Quanah Gibson-Mount Date: Tue, 14 Dec 2010 19:14:43 +0000 (+0000) Subject: Wording change X-Git-Tag: OPENLDAP_REL_ENG_2_4_24~228 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=752d007ac2febeda05381e8d638593aaf9e31402;p=openldap Wording change --- diff --git a/CHANGES b/CHANGES index bf02dd1fa5..1185401b04 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,7 @@ OpenLDAP 2.4 Change Log OpenLDAP 2.4.24 Engineering + Added slapd-null back-config support (ITS#6624) Fixed liblber to not close invalid sockets (ITS#6585) Fixed libldap dnssrv port format specifier (ITS#6644) Fixed libldap GnuTLS hang on socket close (ITS#6673) @@ -19,7 +20,6 @@ OpenLDAP 2.4.24 Engineering Fixed slapd-meta anon retry with failed auth method (ITS#6643) Fixed slapd-meta rebind proc (ITS#6665) Fixed slapd-meta to correctly rebind as user (ITS#6574) - Fixed slapd-null back-config support (ITS#6624) Fixed slapo-pcache callback freeing (ITS#6640) Fixed slapo-pcache to ignore undefined attrs (ITS#6600) Fixed slapo-ppolicy don't update opattrs on consumers (ITS#6608)