]> git.sur5r.net Git - openldap/blobdiff - CHANGES
Import value_cmp fix from -devel.
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 46bafb85f8b7939233d11ba1203b3c64ac17d90c..4c9e5cd3394d1508a80fab50e516bcb664076cab 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,14 +1,56 @@
 OpenLDAP Change Log
 
+Changes included in OpenLDAP 1.1-Beta (from -devel)
+       Updated ANNOUNCEMENT, INSTALL, README for release
+       Updated doc for release
+       Updated slapd.conf to use dc style BaseDN
+       Fixed aclparse debug print
+       Fixed slapd/add memory leak bug
+       Fixed slapd/back-ldbm/cache assert bug
+       Autoconf
+               Fixed --with-threads=yes bug
+               Added -pthreads check for OSF/1
+               Updated LDBM auto check to skip NDBM
+               Updated libtool for FreeBSD3 elf
+               Fixed pthread version test 
+
+Changes included in OpenLDAP 1.1-Beta (from -devel)
+       CVS Tag: OPENLDAP_REL_ENG_1_1_BETA
+       Added ldap.conf support
+       Added configuration preservation support
+       Added slapd passwd handling improvements
+       Updated shared library version to release 1
+       Fixed lib-shared.mk handling of static library
+       Fixed no-ldapd make install bugs
+       Fixed slapd/detach-join thread bug
+       Fixed slapd/nextid-atol bug
+       Fixed slapd/derefDN bug
+       Fixed ldbm2ldif ldif bug
+       Updated slapd to use ch_strdup()
+       Moved ldapfriendly to datadir
+       Updated $(MKDIR) handling to always use -p
+       Updated test007 to skip test if slurpd is not built
+       Modified ud to accept "host" in ud.conf
+       Updated contributed software
+       Updated manuals and other docs
+       Fixed LinuxThread handling on alpha/sparc
+       Autoconf:
+               Added --with_subdir added
+               Added pthread_create consistency check
+               Added additonal caching of results
+               Fixed REENTRANT defines
+               Updated Kerberos support
+
 Changes included in OpenLDAP 1.1-Alpha (from -devel)
-       CVS Tag: OPENLDAP_REL_ENG_1_1
+       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 DEC OSF1 (alpha) support
+       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
@@ -24,6 +66,8 @@ Changes included in OpenLDAP 1.1-Alpha (from -devel)
                Added pwd.h &  getpwuid() tests
                Added sys/resource.h test
        Updated NT support (now builds ud)
+       Added function prototypes
+       Removed library externs
        Removed lint