From: Quanah Gibson-Mount Date: Mon, 10 Nov 2008 21:39:44 +0000 (+0000) Subject: Typo fix X-Git-Tag: OPENLDAP_REL_ENG_2_4_13~68 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=34ea0bfa3e3d4e667cf795b42346db89cddc2c1b;p=openldap Typo fix --- diff --git a/CHANGES b/CHANGES index 124b1a9849..72088270df 100644 --- a/CHANGES +++ b/CHANGES @@ -20,6 +20,7 @@ OpenLDAP 2.4.13 Engineering Added slapd-bdb/hdb dbpagesize keyword Added slapd-bdb/hdb checksum keyword Fixed slapd-ldap snprintf buffer overflow test (ITS#4467) + Fixed slapd-ldif file rename on windows (ITS#5774) Fixed slapd-null read controls support (ITS#5757) Fixed slapd-sql value length with right index (ITS#5779) Fixed slapo-chain/translucent back-config support (ITS#5736) @@ -31,7 +32,6 @@ OpenLDAP 2.4.13 Engineering Added slapo-constraint "set" type (ITS#5702) Fixed slapo-constraint filter parsing error (ITS#5751) Added slapo-dynlist URI restriction ability (ITS#5761) - Fixed slapo-ldif file rename on windows (ITS#5774) Fixed slapo-ppolicy unaligned BerElement (ITS#5770) Fixed slapo-rwm objectClass preservation (ITS#5760) Fixed slapo-rwm rewriting undefined filter (ITS#5731)