From: Quanah Gibson-Mount Date: Wed, 18 Jan 2017 16:04:04 +0000 (-0800) Subject: ITS#8565, ITS#8544 X-Git-Tag: OPENLDAP_REL_ENG_2_4_45~70 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=5f805f0c26b8806c97de9b932cf672c53031ad6a;p=openldap ITS#8565, ITS#8544 --- diff --git a/CHANGES b/CHANGES index d97923c0bc..6f7495f0f3 100644 --- a/CHANGES +++ b/CHANGES @@ -26,6 +26,8 @@ OpenLDAP 2.4.45 Engineering admin24 fixed tls_cipher_suite bindconf option (ITS#8099) admin24 fixed typo cn=config to be slapd.d (ITS#8449) Fixed slapd-config(5), slapd.conf(5) clarification on interval keyword for refreshAndPersist (ITS#8538) + Fixed slapo-ppolicy(5) to clearly note rootdn requirement (ITS#8565) + Fixed various minor grammar issues in the man pages (ITS#8544) OpenLDAP 2.4.44 Release (2016/02/05) Fixed slapd-bdb/hdb missing olcDbChecksum config attr (ITS#8337) @@ -708,10 +710,10 @@ OpenLDAP 2.4.26 Release (2011/06/30) Fixed libldap libfetch dependancy (ITS#6889) Documentation ldap_get_dn(3) add man page (ITS#6959) - slapo-nssov(5) Fixed typo (ITS#6934) slapd-backends(5) update recommended database backend (ITS#6904) slapd-bdb(5) update recommended database backend (ITS#6904) slapd-hdb(5) update recommended database backend (ITS#6904) + slapo-nssov(5) Fixed typo (ITS#6934) admin24 update that cn=config is preferred (ITS#6905) admin24 update information about indexes (ITS#6906) admin24 fix --enable-wrappers option (ITS#6971)