]> git.sur5r.net Git - openldap/blobdiff - CHANGES
Add in Ksp's LDBM appinit changes.
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index f00100a3464b781d2aa8ffc0be32fa72f5aa1441..0a0d7ef91ef0f14e21ba32fac3a4cfb73a2e21b9 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,26 @@
 OpenLDAP Change Log
 
-Changes included in OpenLDAP 1.1.x
-       CVS Tag: OPENLDAP_REL_ENG_1_1
+Changes included in OpenLDAP 1.2
+       CVS Tag: OPENLDAP_REL_ENG_1_2
+       Added ldappasswd() tool
+       Added salted MD5/SHA1 password support
+       Added client/tools password prompting (-W)
+       Added slapd alternative args/pid file locations
+       Added slapd logging option
+       Added slapd nextid chunking
+       Added LDBM DB2 debugging support
+       Fixed client SIGPIPE handling
+       Fixed configure wait3 handling
+       Fixed lber leaking ber_scanf
+       Fixed slapd/add entry rwlock race fix.
+       Fixed slapd/nextid race fix.
+       Updated client -d(ebug) handling
+       Updated slapd alias deref functionality to be optional
+       Updated slapd DN handling
+       Updated client/tools Kerberos option handling
+
+Changes included in OpenLDAP 1.1.3
+       CVS Tag: OPENLDAP_REL_ENG_1_1_3
        Updated LICENSE to allow open use of linked software
        Updated docs
        Fixed slapd/ldbm/delete initialization bug (ITS#31)
@@ -19,9 +38,11 @@ Changes included in OpenLDAP 1.1.x
        Updated slapd to use pthread_detach()
        Updated slapd thread initialization
        Updated slapd shutdown code to use condition wait
+       Updated slapd alias deref to be optional
        Build environment
                Added DB2 patch information
                Added distclean target
+               Added pthread sys/types.h compatibility check
                Fixed doc/man reinstall bug
                Fixed make clean
                Fixed --disable-slurpd