diff --git a/NEWS b/NEWS index 279d9cc32..63621908b 100644 --- a/NEWS +++ b/NEWS @@ -6,7 +6,7 @@ See the end for copying conditions. Please send GNU Wget2 bug reports to . -xx.xx.xxxx Release 1.99.3 (beta) +xx.xx.2021 Release 2.0.0 * OpenSSL: Fix CRL checking * OpenSSL: Implement ALPN * OpenSSL: Fix memory leaks @@ -26,10 +26,21 @@ xx.xx.xxxx Release 1.99.3 (beta) * Add option --method, improving backward compatibility * Add option --body-data, improving backward compatibility * Add option --body-file, improving backward compatibility + * Add option --ignore-length, improving backward compatibility * Add option --convert-file-only, improving backward compatibility * Add option --download-attr to make use of the HTML5 'download' attribute * Support terminal hyperlinks in output * Configure switch --disable-manylibs to disable building small libraries + * Support --background on Windows + * Add option --bind-interface + * Add HTTP2 uploading + * Support the HTML download attribute (for a and area tags) + * Add option --download-attr=[strippath|usepath] to control download attribute support + * OpenSSL: Add OCSP support + * OpenSSL: Implement OCSP stapling + * Support data: URL in srcset attribute + * Fixed diverse issues + * Improved code, documentation, building, testing, CI, ... 30.08.2019 Release 1.99.2 (beta) * Improve docs