From: Kurt Zeilenga Date: Thu, 11 Feb 1999 23:18:43 +0000 (+0000) Subject: Update docs for 1.2 release X-Git-Tag: OPENLDAP_REL_ENG_1_2_0~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fddcb35d4cb205d9809931f806e9183a57fd813a;p=thirdparty%2Fopenldap.git Update docs for 1.2 release --- diff --git a/ANNOUNCEMENT b/ANNOUNCEMENT index 311d5518ba..a53c0447f9 100644 --- a/ANNOUNCEMENT +++ b/ANNOUNCEMENT @@ -27,13 +27,13 @@ In addition, there are some contributed components: - - gtk-tool - a demonstration ldap interface written gtk - php3-tool - a demonstration ldap interface written php3 - saucer - a simple command-line oriented client program - whois++d - a WHOIS++-to-LDAP gateway CHANGES Changes from OpenLDAP 1.1 + - ldaptcl, a NeoSoft's TCP LDAP API - ldappasswd tool, password prompting, salted MD5/SHA1 support - platforms updates, and - numerous bug fixes and build changes. diff --git a/CHANGES b/CHANGES index d7f877b2a4..6aec828296 100644 --- a/CHANGES +++ b/CHANGES @@ -1,15 +1,20 @@ OpenLDAP Change Log Changes included in OpenLDAP 1.2 - CVS Tag: OPENLDAP_REL_ENG_1_2 + CVS Tag: OPENLDAP_REL_ENG_1_2_0 Fixed slapd/back-ldbm/cache entry lock assert bugs Fixed slapd uncaught signals in main thread problem Fixed slapd/back-ldbm/modrdn extra space bug + Fixed slapd/back-ldbm/cache add vs. update bug + Fixed libraries/libldap tmplout Y2k bug + Added Randy's LDAP TCL API Build environment Fixed detections requiring AC_TRY_LINK Fixed build/man.mk "ln -sf" bug Removed "ldap.openldap.org" as default HOST Removed "dc=OpenLDAP, dc=org" as default BASE + Updated MSVC5 workspace/project files for NT/95 + Added ldap.conf/slap.conf steps to INSTALL Changes included in OpenLDAP 1.2 CVS Tag: OPENLDAP_REL_ENG_1_2_BETA2