Skip to content

Commit

Permalink
NEWS: Prepare for release v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rockdaboot committed Sep 12, 2021
1 parent b63496a commit 42204ee
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ See the end for copying conditions.

Please send GNU Wget2 bug reports to <[email protected]>.

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
Expand All @@ -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
Expand Down

0 comments on commit 42204ee

Please sign in to comment.