]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#8569, ITS#8571
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 18 Jan 2017 20:52:58 +0000 (12:52 -0800)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 18 Jan 2017 20:52:58 +0000 (12:52 -0800)
CHANGES

diff --git a/CHANGES b/CHANGES
index 6f7495f0f3f50283229a2bde9d9bcdfacb281955..5d05c80678d2dfa11c2dcee6c68bcd1dabd029c8 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -14,11 +14,13 @@ OpenLDAP 2.4.45 Engineering
        Fixed slapo-accesslog to honor pauses during purge for cn=config update (ITS#8423)
        Fixed slapo-relay to correctly initialize sc_writewait (ITS#8428)
        Build Environment
+               Added test065 for proxyauthz (ITS#8571)
                Fix test008 to be portable (ITS#8414)
                Fix its4336 regression test (ITS#8534)
                Fix its4337 regression test (ITS#8535)
                Fix regression tests to execute on all backends (ITS#8539)
        Contrib
+               Added slapo-autogroup(5) man page (ITS#8569)
                Added passwd missing conversion scripts for apr1 (ITS#6826)
                Fixed contrib modules where the writewait callback was not correctly initialized (ITS#8435)
                Fixed smbk5pwd to build with newer OpenSSL releases (ITS#8525)