]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Update CHANGES & build/PORTS docs
authorKurt Zeilenga <kurt@openldap.org>
Tue, 29 Sep 1998 19:06:44 +0000 (19:06 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Tue, 29 Sep 1998 19:06:44 +0000 (19:06 +0000)
CHANGES
build/PORTS

diff --git a/CHANGES b/CHANGES
index 2726cd417437ad3b2608f4a13e05f7e68721bb65..38b833c7dce2af8dcfdd052e1e179a305da6dc36 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,9 @@ OpenLDAP Change Log
 
 Changes included in OpenLDAP Stable 
        CVS Tag: OPENLDAP_STABLE 
+
+Changes included in OpenLDAP 1.0.2 
+CVS Tag: OPENLDAP_STABLE_980915 
        Updated README, INSTALL files 
        Updated Linux platform defaults
        Updated FreeBSD 2 & 3 platform defaults
index b51ba12a1d760d87bfadd745088c444f96b6d7ed..08ca818463397f8bfe95ae5d6c7c39451b271288 100644 (file)
@@ -1,9 +1,12 @@
-This file gives some helpful hints for building LDAP on various machines.
+This file gives some helpful hints for building Umich LDAP on various
+machines.  As OpenLDAP is significantly different, the status below
+may not reflex current build status.  The OpenLDAP team is working
+on updating this document.
 
-LDAP has been built and tested on the following platforms.  It will
-probably build fine under similar versions of the OS (e.g. it has
-been built and tested under SunOS 4.1.4, but probably builds fine
-under all SunOS 4.1.x systems).
+Umich LDAP has been built and tested on the following platforms.  It
+will probably build fine under similar versions of the OS (e.g. it has
+been built and tested under FreeBSD 2.2.5, but probably builds fine
+under all FreeBSD 2.2.x systems).
 
 If you port LDAP to a new platform, let us know so we can add it here.
 See the end of this file for some hints on doing a port.  The following
@@ -96,3 +99,5 @@ include/portable.h file and make any necessary adjustments.
 
 Please send changes via e-mail to:  ldap-support@umich.edu so they can be
 incorporated into future releases.
+
+OpenLDAP changes should be sent to: info@openldap.org.