]> git.sur5r.net Git - openldap/blobdiff - CHANGES
Import strdup() -> ch_strdup() change from -devel.
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 7739a5c4c1589c2bf4e7fede3bd2961c6d86a0e3..dc8ea5dbdfd4bf99138e731d8cb6fa303d2997df 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,55 @@
 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_ALPHA3
+       Changed LDBM default to sync on writes
+       Added mail500 BOUNCEFROM patch
+       Added dbcachenowsync option
+       Fixed slapd/ldbm id2children bug
+       Fixed slapd/shell newline bug
+       Fixed whois++ get_dn leak
+       Fixed pointer truncation to int bugs
+       Fixed DEC OSF/1 support bugs
+       Fixed r/w lock initialization on non-final Pthreads
+       Fixed slapd/slurpd file unlock bugs
+       Fixed slurpd string translation bug
+       Fixed slurpd/st mutex unlock bug
+       Moved detach() to -llutil
+       Added lutil_passwd() to -llutil
+       Autoconf:
+               Fixed thread detection
+               Removed gcc -traditional tests
+               Changed --enable-dns to require --enable-referrals
+               Added -lresolv tests for ldapd and LDAP_DNS
+               Added basic ISODE checks
+               Added pwd.h &  getpwuid() tests
+               Added sys/resource.h test
+       Updated NT support (now builds ud)
+       Added function prototypes
+       Removed library externs
+       Removed lint
+
+
+Changes included in OpenLDAP 1.1-Alpha (from -devel)
+       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 configurable slapd/ACLGROUP objectclass/attribute
+       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