]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Update release files
authorKurt Zeilenga <kurt@openldap.org>
Sat, 23 Mar 2002 23:18:54 +0000 (23:18 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sat, 23 Mar 2002 23:18:54 +0000 (23:18 +0000)
CHANGES
INSTALL
README

diff --git a/CHANGES b/CHANGES
index 6bff9e37ce38fdb8c28b0f857031f7c782c29d0e..1307c92fa4c12e9e27c787a88729197e58b294e1 100644 (file)
--- 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 a85cdd24e66c799cd2104597093ebb48661f5ac7..2b54a0ca2b0c0da5749eb52ac519c9e73073d613 100644 (file)
--- 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 25ed950ef5da2587e970a9e440a65c8d2537564e..f195707e076c46a9c919fa09117769dd96f5c2f5 100644 (file)
--- 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 <http://www.OpenLDAP.com/its/> or
+       our Issue Tracking System <http://www.OpenLDAP.org/its/> 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.