From: Kurt Zeilenga Date: Tue, 29 Sep 1998 19:06:44 +0000 (+0000) Subject: Update CHANGES & build/PORTS docs X-Git-Tag: OPENLDAP_REL_ENG_1_0_2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=429d0dd5a3964944a5a879764e3353fe7c9a4016;p=thirdparty%2Fopenldap.git Update CHANGES & build/PORTS docs --- diff --git a/CHANGES b/CHANGES index 2726cd4174..38b833c7dc 100644 --- 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 diff --git a/build/PORTS b/build/PORTS index b51ba12a1d..08ca818463 100644 --- a/build/PORTS +++ b/build/PORTS @@ -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.