]> git.sur5r.net Git - openldap/blobdiff - CHANGES
Ready for release of 2.0.21
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 310c9fe9e4929e8bb9eac8846e72b27b80e5b5d5..b42f9bec92ccc40b1411b318ea49920311ef5fa3 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,15 +1,42 @@
 OpenLDAP 2.0 Change Log
 
-OpenLDAP 2.0.19 Engineering
-       Fixed -lldap cacertfile bug (ITS#1406)
+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 lber realloc bug (ITS#1410)
+       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