VERSIONS: list all past releases

This document now lists all previous releases.

This allows us to verify that documentation refers to actual release
versions.

Test 971 now verifies options-in-versions and all command line options
documentation individually. Fixed a few discrepancies.

Test 1488 verifies libcurl options "Added-in" to exist. Fixed a few
discrepancies there as well.

Closes #16907
This commit is contained in:
Daniel Stenberg 2025-04-01 17:41:08 +02:00
parent fe5f435b42
commit daa8693619
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
14 changed files with 366 additions and 18 deletions

View file

@ -4,7 +4,7 @@ SPDX-License-Identifier: curl
Long: ftp-skip-pasv-ip
Help: Skip the IP address for PASV
Protocols: FTP
Added: 7.14.2
Added: 7.15.0
Category: ftp
Multi: boolean
See-also:

View file

@ -4,7 +4,7 @@ SPDX-License-Identifier: curl
Long: proto-redir
Arg: <protocols>
Help: Enable/disable PROTOCOLS on redirect
Added: 7.20.2
Added: 7.21.0
Category: connection curl
Multi: single
See-also:

View file

@ -4,7 +4,7 @@ SPDX-License-Identifier: curl
Long: proto
Arg: <protocols>
Help: Enable/disable PROTOCOLS
Added: 7.20.2
Added: 7.21.0
Category: connection curl
Multi: single
See-also: