diff --git a/CHANGES b/CHANGES index 6bff9e37ce..1307c92fa4 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,10 @@ OpenLDAP 2.0 Change Log + +OpenLDAP 2.0.24 Engineering + Fixed slapd acl group/dnaddr bug (ITS#1607) Fixed ber_bvstrdup() empty string ("") bug (ITS#1662) + Documentation + Updated release documents OpenLDAP 2.0.23 Release Fixed slapd moddn acl bug (ITS#1562) (ITS#1582) diff --git a/INSTALL b/INSTALL index a85cdd24e6..2b54a0ca2b 100644 --- a/INSTALL +++ b/INSTALL @@ -4,18 +4,17 @@ Making and Installing the OpenLDAP Distribution This file provides brief instructions on how to build and install OpenLDAP on UNIX (and UNIX-like) system. More detailed information and instructions can be found in The OpenLDAP Administrator's Guide -(http://www.openldap.org/doc/admin/). +(available from http://www.openldap.org/doc/). It is recommended that you read, or at least skim through, ALL of the instructions in this file before attempting to build the software. -It is also recommended you review Frequently Asked Questions +It is also recommended you review the Frequently Asked Questions (http://www.openldap.org/faq/) pages, in particular the Installation section (http://www.openldap.org/faq/index.cgi?file=8) and Platform Hints (http://www.openldap.org/faq/index.cgi?file=9) should be examined. - Making and Installing the OpenLDAP Distribution ----------------------------------------------- @@ -98,9 +97,8 @@ configuration directory (normally /usr/local/etc/openldap). slapd.conf Standalone LDAP daemon schema/*.schema Schema Definitions - End of OpenLDAP INSTALL file. -$OpenLDAP: pkg/openldap-guide/release/install.sdf,v 1.12 2000/09/09 -21:16:09 kurt Exp $ +$OpenLDAP: pkg/openldap-guide/release/install.sdf,v 1.15 2002/02/18 +17:05:11 kurt Exp $ diff --git a/README b/README index 25ed950ef5..f195707e07 100644 --- a/README +++ b/README @@ -22,7 +22,7 @@ REQUIRED SOFTWARE SLAPD: LDBM compatible datastore (required) - [Sleepycat Berkeley DB 3.2 (recommended) or GDBM] + [Sleepycat Berkeley DB 4 (recommended) or GDBM] SLURPD: LTHREAD compatible thread package @@ -62,7 +62,7 @@ SUPPORT / FEEDBACK / PROBLEM REPORTS / DISCUSSIONS the answer, please enquire on the OpenLDAP-software list. Issues, such as bug reports, should be reported using our - our Issue Tracking System or + our Issue Tracking System or by sending mail to OpenLDAP-its@OpenLDAP.org. Do not use this system for software enquiries. Please direct these to an appropriate mailing list.