]> git.sur5r.net Git - openldap/commitdiff
Update with latest changes.
authorKurt Zeilenga <kurt@openldap.org>
Thu, 5 Nov 1998 22:32:05 +0000 (22:32 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 5 Nov 1998 22:32:05 +0000 (22:32 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 7739a5c4c1589c2bf4e7fede3bd2961c6d86a0e3..588f064b965ca239122f996783ab9b70d6488e79 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,24 @@
 OpenLDAP Change Log
 
 Changes included in OpenLDAP 1.1-Alpha (from -devel)
-       CVS Tag: OPENLDAP_REL_ENG_1_1_A
+       CVS Tag: OPENLDAP_REL_ENG_1_1_ALPHA2
+       Added cross compiling detect and warnings
+       Fixed autoconf detection of threads
+       Fixed SunOS/Solaris autoconf problems
+       Fixed SCO build problems
+       Fixed ldapd manual compiling
+       Fixed configure script bugs
+       Fixed toupper/tolower bugs
+       Fixed client/tools install-local bug
+       Fixed sgtty vs termios issues
+       Fixed stdarg issues
+       Fixed USE_LOCKF bug
+       Updated INSTALL/README files
+       Updated setproctitle code
+       Removed lint
+
+Changes included in OpenLDAP 1.1-Alpha (from -devel)
+       CVS Tag: OPENLDAP_REL_ENG_1_1_ALPHA
        Fixed slapd/back-passwd sizelimit bug
        Fixed slapd/back-ldbm/msearch entry rwlock bug
        Fixed slapd/filterentry Equality bugs