]> git.sur5r.net Git - openldap/blobdiff - CHANGES
Import strdup() -> ch_strdup() change from -devel.
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 588f064b965ca239122f996783ab9b70d6488e79..dc8ea5dbdfd4bf99138e731d8cb6fa303d2997df 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,35 @@
 OpenLDAP Change Log
 
+Changes included in OpenLDAP 1.1-Alpha (from -devel)
+       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
@@ -13,6 +43,7 @@ Changes included in OpenLDAP 1.1-Alpha (from -devel)
        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