]> git.sur5r.net Git - openldap/blobdiff - CHANGES
Ready for release of 2.0.21
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index be353bfdc4fc1ab4cad56a1fdf00bf9eb1427e78..b42f9bec92ccc40b1411b318ea49920311ef5fa3 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,10 +1,64 @@
 OpenLDAP 2.0 Change Log
 
+OpenLDAP 2.0.21 Release
+       Fix slapd empty string indexing/filtering handling (ITS#1507)
+       Changed slapd ACL selfwrite replace logic (ITS#1530)
+       Build environment
+               Updated IPv6 configuration argument handling
+               Fix back-shell tools make depend bug (ITS#1518)
+               Removed extraneous files
+
+OpenLDAP 2.0.20 Release
+       Fixed slapd ACL empty replace bug (ITS#1530)
+       Fixed slapd ACL peername/sockname exact match bug (ITS#1516)
+       Fixed back-passwd db_config bug
+       Fixed -lldap cache debug bug (ITS#1501)
+       Fixed -lldap dnssrv free bug
+       Fixed -lldap Start TLS first op bug
+       Fixed slurpd TLS non-critical/critical bug (ITS#1527)
+       Fixed slurpd SASL password bug (ITS#1528)
+       Build environment
+               Fixed repl_user build error (ITS#1503)
+               Updated BerkeleyDB 4 support
+               Updated schema files
+               Updated Windows NT/2000 MSVC5 port
+
+OpenLDAP 2.0.19 Release
+       Fixed back-ldbm not filter indexing (ITS#1405)
+       Fixed back-passwd e_ndn bug (ITS#1467)
+       Fixed back-ldap undef ad bug (ITS#1367)
+       Fixed slapd suffix "" bugs (ITS#1430)
+       Fixed slapd zero length replace bug (ITS#1364)
+       Fixed slapd teletex string printables bug (ITS#1419)
+       Fixed slapd unallocated sockets bug (ITS#1415)
+       Fixed slapd undefined present filter bug (ITS#1439)
+       Fixed -lldap cacertfile bug (ITS#1406)
+       Fixed -lldap ldap_url_seach_s bug (ITS#1429)
+       Fixed -lldap unbind free bug (ITS#1442)
+       Fixed -llber realloc bug (ITS#1410)
+       Fixed ldappasswd/slappasswd strncmp bug (ITS#1497)
+       Fixed various memory leaks
+       Updated slapd emfile/enfile handling
+       Build environment
+               Fixed passwd-search port bug (ITS#1461)
+               Fixed Kerberos build bug (ITS#1468)
+               Updated CThread detection (ITS#1440)
+               Updated MAXPATHLEN handling (ITS#1440)
+               Fixed TLS build (ITS#1412)
+               Added BerkeleyDB 4 support
+               Added GNU ar support (ITS#1460)
+
+OpenLDAP 2.0.18 Release
+       Fixed -llber ber_bvecadd bug (ITS#1398)
+       Fixed slap tools replica config bug (ITS#1385)
+       Build environment
+               Updated req_query detection
+
 OpenLDAP 2.0.17 Release
        Fixed ldbm BerkeleyDB2 compat bug (ITS#1390)
 
 OpenLDAP 2.0.16 Release
-       Fixed ITS indexing bug (ITS#1349)
+       Fixed slapd indexing bug (ITS#1349)
        Fixed slapd/slurpd maxargs bug (ITS#1343)
        Fixed slapd ManageDSAIT warning
        Fixed slapd no OID schema bug