From: Pierangelo Masarati Date: Sun, 26 Aug 2007 16:28:41 +0000 (+0000) Subject: fix ITS#5107 X-Git-Tag: OPENLDAP_REL_ENG_2_3_39~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87c604f91277ae290de31f8939487de2d785745d;p=thirdparty%2Fopenldap.git fix ITS#5107 --- diff --git a/CHANGES b/CHANGES index 778bad77b4..e6cce92e9d 100644 --- a/CHANGES +++ b/CHANGES @@ -5,6 +5,7 @@ OpenLDAP 2.3.39 Engineering Fixed libldap ppolicy control creation (ITS#5103) Documentation Added slapd-sql empty oc mapping workaround (ITS#4785) + Fixed Admin Guide URL in README (ITS#5107) OpenLDAP 2.3.38 Release (2007/08/20) Fixed slapadd check for ';binary' when required (ITS#5071) diff --git a/README b/README index 68fc5b264c..83955342e6 100644 --- a/README +++ b/README @@ -39,7 +39,7 @@ DOCUMENTATION The OpenLDAP Administrator's Guide is available in the guide.html file in the doc/guide/admin directory. The guide and a number of other documents are available at - . + . The distribution also includes manual pages for most programs and library APIs. See ldap(3) for details.