mirror of
https://github.com/curl/curl.git
synced 2026-07-26 19:07:17 +03:00
RELEASE-NOTES: Corrected missed addition
Somehow commit 60a2046162 missed the last item in the sync list
even though I'm sure I added it during editing.
This commit is contained in:
parent
60a2046162
commit
59c1743c78
1 changed files with 1 additions and 0 deletions
|
|
@ -49,6 +49,7 @@ This release includes the following bugfixes:
|
|||
o libcurl.3: for multi interface connections are held in the multi handle
|
||||
o curl_easy_setopt.3: mention RTMP URL quirks [17]
|
||||
o curl.1: detail how short/long options work [18]
|
||||
o curl.1: Added information about optional login options to --user option
|
||||
o curl: Added clarification to the --mail options in the --help output
|
||||
o curl_easy_setopt.3: clarify that TIMEOUT and TIMEOUT_MS set the same value
|
||||
o openssl: use correct port number in error message [19]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue