]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#4540
authorQuanah Gibson-Mount <quanah@openldap.org>
Fri, 15 Dec 2006 01:43:46 +0000 (01:43 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Fri, 15 Dec 2006 01:43:46 +0000 (01:43 +0000)
ITS#4510

CHANGES

diff --git a/CHANGES b/CHANGES
index 3b7e77527361d2ce91f1c2c87f28a9f800e63620..4fc49209e3737090550e786930c0ac92d0fdfe66 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -13,6 +13,9 @@ OpenLDAP 2.3.31 Engineering
        Fixed slapd glue parent/sub db overlay nesting (ITS#4615)
        Documentation
                Fixed typo in slapo-retcode(5) man page (ITS#4753)
+               Fixed syncrepl searchbase being listed as optional in slapd.conf(5) man page (ITS#4540)
+               Fixed syncrepl searchbase being listed as optional in the admin guide (ITS#4540)
+               Fixed missing syncrepl starttls documentation in the admin guide (ITS#4510)
 
 OpenLDAP 2.3.30 Release
        Fixed slapd authzTo/authzFrom URL matching (ITS#4744)