]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#8565, ITS#8544
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 18 Jan 2017 16:04:04 +0000 (08:04 -0800)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 18 Jan 2017 16:04:04 +0000 (08:04 -0800)
CHANGES

diff --git a/CHANGES b/CHANGES
index d97923c0bc245370e1082dd19fefdef04b7a6c0c..6f7495f0f3f50283229a2bde9d9bcdfacb281955 100644 (file)
--- 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)