mirror of
https://github.com/curl/curl.git
synced 2026-08-26 18:23:32 +03:00
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:
parent
fe5f435b42
commit
daa8693619
14 changed files with 366 additions and 18 deletions
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue