]> git.sur5r.net Git - openldap/blobdiff - CHANGES
Prepare for release
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index b9201b35bc1a6ec82a614665511cd7b77b56915f..028ff5b0e0df534cc209d12bba8905ac5ed5c8f4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,14 +1,71 @@
 OpenLDAP 2.0 Change Log
 
-OpenLDAP 2.0.16 Engineering
-       Fixed CR/LF handling (ITS#1328)
+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 slapd indexing bug (ITS#1349)
        Fixed slapd/slurpd maxargs bug (ITS#1343)
        Fixed slapd ManageDSAIT warning
-       Fixed slurpd server down reject fix (ITS#1183)
+       Fixed slapd no OID schema bug
+       Fixed slurpd server down reject bug (ITS#1183)
+       Fixed slurpd moddn newsup bug (ITS#1379)
        Fixed -llber ber_realloc bug (ITS#1346)
+       Fixed -lldap multi-level referral chase bug (ITS#1346)
+       Fixed -lldap high port bug (ITS#1375)
+       Fixed CR/LF handling (ITS#1328)
+       Updated slapd/-lldap getaddrinfo handling (ITS#1304)
+       Updated -lldap_r pthread stack size
+       Updated slapd acl assert checks
+       Updated slurpd ManageDSAIT handling
+       Updated slapd root/subschema DSE update error handling
+       Removed -lldbm use of Berkeley CDB
+       Updated -lldbm to use r/w lock with DB_THREAD
+       Updated back-ldbm update attribute indices on delete (ITS#1359)
+       Updated ud Kerberos ticket handling
+       Added back-ldbm idl_check() code
        Build environment
+               Updated ltconfig for MacOS X 10.1 (ITS#1361)
                Updated slapd.conf with ACL example
                Updated pthread detection
+               Updated Kerberos detection (ITS#1372)
+               Updated test005 /dev/null diff for Tru64 compat
+               Updated test007 modrdn test
+               Updated test008 read/write ratio
+               Updated MSVC5 project files
+       Documentation
+               Update slapcat/add pages
 
 OpenLDAP 2.0.15 Release
        Fixed -lldap TLS external handling
@@ -19,7 +76,7 @@ OpenLDAP 2.0.15 Release
        Added slapd supportedFeatures support
        Removed lint
        Build environment
-               Fixed winsock detection
+               Fixed winsock detection (ITS#1334)
 
 OpenLDAP 2.0.14 Release
        Fixed slurpd billionth second bug (ITS#1323)