]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Update docs for 1.2 release
authorKurt Zeilenga <kurt@openldap.org>
Thu, 11 Feb 1999 23:18:43 +0000 (23:18 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 11 Feb 1999 23:18:43 +0000 (23:18 +0000)
ANNOUNCEMENT
CHANGES

index 311d5518ba1e1fc109bf092a26972dceeb030d15..a53c0447f9cbd8de661ffd4583c1585ace5c852d 100644 (file)
 
        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 d7f877b2a4c4b917120f6797429e99913adad0dc..6aec8282962c2f62343d4b9dfa77d52e43699ff0 100644 (file)
--- 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