From: Quanah Gibson-Mount Date: Fri, 15 Dec 2006 01:43:46 +0000 (+0000) Subject: ITS#4540 X-Git-Tag: OPENLDAP_REL_ENG_2_3_31~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc3dbfc02984b1ec604339b8c40cc6661754a561;p=thirdparty%2Fopenldap.git ITS#4540 ITS#4510 --- diff --git a/CHANGES b/CHANGES index 3b7e775273..4fc49209e3 100644 --- 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)