]> git.sur5r.net Git - openldap/blobdiff - CHANGES
Fix shtool %b/%B handling
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 1c6869b6a5c379d663fed9b5e0c1e714250b16bc..baab86b00dfb5cb2edeedce8508f8cead5705ab6 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,21 @@
 OpenLDAP 2.1 Change Log
 
-OpenLDAP 2.1.7 Engineering
+OpenLDAP 2.1.9 Engineering
+       Build Enviroment
+               Fix configure shtool no bold handling
+
+OpenLDAP 2.1.8 Release
+       Build Enviroment
+               Update configure script
+
+OpenLDAP 2.1.7 Release
+       Fixed liblber bvarray_add bug (ITS#2142)
+       Added libldap additional schema routines
+       Updated ldapmodify -c error handling (ITS#2133)
+       Build Environment
+               Update {thr,sched,pthread}_yield detection
+       Documentation
+               Misc updates
 
 OpenLDAP 2.1.6 Release
        Fixed slapd unsupported non-critical control handling
@@ -12,13 +27,13 @@ OpenLDAP 2.1.6 Release
        Updated slapd adlist support
        Updated slapd disallow bind_simple_unprotected
        Updated back-bdb/ldbm add/delete/rename ACLs
-       Updated back-shell surrogate parent code
        Updated libldap_r Pth support (ITS#724) (ITS#1033)
        Added libldap get referral option (ITS#2121)
        Added libldap DIT content rule routines
        Added back-shell "entry" ACLs
        Added slapd obsolete schema checks
        Disable suffixAlias feature (ITS#2117)
+       Removed back-shell surrogate parent code
        Misc minor fixes and cleanup
        Build Environment
                Fixed back-bdb module linking problem