]> git.sur5r.net Git - openldap/blobdiff - CHANGES
Sync with HEAD
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index a9effb8dd471d01a60c6159fe7044493118041f3..d5a1f950441b0f3bac60ae714361abc888276582 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,37 @@
 OpenLDAP 2.1 Change Log
 
-OpenLDAP 2.1.6 Engineering
+OpenLDAP 2.1.9 Engineering
+       Fixed back-bdb moddn newSuperior bug
+       Fixed back-ldap/meta modify bug (ITS#2158)
+       Fixed libldap try_read1msg drain bug (ITS#2153)
+       Fixed slapd unix socket unlink bug (ITS#2157)
+       Fixed slapd empty SASL cred bug
+       Fixed slapd referral/alias normalization bug
+       Fixed slapd logging bugs (ITS#2170)
+       Fixed slapd rootdse entry_free bug (ITS#2172)
+       Added slapd allow update_anon feature (ITS#2155)
+       Added slapd authz stats logging feature (ITS#2165)
+       Removed lint
+       Build Environment
+               Add subordinate referral test
+               Updated other misc other tests
+               Updated back-sql checks (ITS#2163)
+               Fix configure shtool no bold handling
+
+OpenLDAP 2.1.8 Release
+       Build Environment
+               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
        Fixed slapd value_find() uninitialized variable bug (ITS#2097)
        Fixed back-dnssrv default referral handling (ITS#2116)
@@ -14,18 +45,19 @@ OpenLDAP 2.1.6 Engineering
        Added libldap get referral option (ITS#2121)
        Added libldap DIT content rule routines
        Added back-shell "entry" ACLs
-       Added slapd obsolete checks
+       Added slapd obsolete schema checks
        Disable suffixAlias feature (ITS#2117)
-       Removed lint
+       Removed back-shell surrogate parent code
+       Misc minor fixes and cleanup
        Build Environment
                Fixed back-bdb module linking problem
                Fixed misc. portability bugs
                Updated DB_THREAD detection (ITS#2127)
                Updated pthreads detection 
-               Updated shtool
+               Updated shtool to latest
                Updated test suite
        Documentation
-               Misc. updates
+               Misc. updates (ITS#2093) (ITS#2105) (ITS#2106)
 
 OpenLDAP 2.1.5 Release
        Fixed back-ldbm indirect IDL bug (ITS#2039)