]> git.sur5r.net Git - openldap/blobdiff - CHANGES
sync with HEAD (ITS#2977): do not return no such object if filter cannot be interpreted
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index c141cbd714d8802d0769c26c80c458321e3bd3cc..e70926bcb09caf4db5f2b1a2e96294f38baa8b89 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,8 +1,40 @@
 OpenLDAP 2.2 Change Log
 
-OpenLDAP 2.2.6 Engineering
+OpenLDAP 2.2.7 Engineering
+       Added total operation count in back-monitor (ITS#2983)
+       Fixed search abandon handling in backglue (ITS#2999)
+       Fixed massaged base free in back-ldap (ITS#2999)
+       Fixed (undocumented) AD canonical DN (ITS#3000)
+       Fixed undefined attribute name request in back-sql search (ITS#3005)
+       Added ACL set logging (ITS#2949)
+       Fixed erroneous illegal filter handling (ITS#2977)
+       Documentation
+               Fixed ldapmodrdn(1) manpage (ITS#3003)
+
+OpenLDAP 2.2.6 Release
+       Fixed slapd SASL callback handling (ITS#2926)
+       Fixed slapd backglue sizelimit bug (ITS#2888)
+       Fixed slapd numericStringMatch bug (ITS#2938)
+       Fixed libldap maxbuf handling (ITS#2944,2956)
+       Fixed libldap_r abandon msgid mutex bug 
+       Fixed liblutil NS MTA MD5 passwd len bug (ITS#2899)
+       Fixed slapd pcache DB init bug (ITS#2960)
+       Updated libldap reference handling (ITS#2894)
+       Updated slapd syncrepl support (multiple)
+       Updated slapd connection deferred logging (ITS#2959)
+       Updated slapd filter logging
+       Updated back-ldap
+       Updated back-bdb to use Btree indices instead of Hashes
+               Requires recreation of indices of existing databases
+       Added slapd limit groups (ITS#2967)
        Build Environment
-               Fixed test021 portable echo bug (ITS#2933)
+               Fixed test021 portable echo bug (ITS#2933, ITS#2879)
+               Fixed EBCDIC conversion bugs (ITS#2962)
+       Documentation
+               Misc. man page updates
+       Contributed Software
+               Added slapd passwd modules
+               Updated libcldap++
 
 OpenLDAP 2.2.5 Release
        Fixed slapd filter bug (ITS#2901)