mirror of
https://github.com/curl/curl.git
synced 2026-04-15 00:51:42 +03:00
RELEASE-NOTES: fix typo
This commit is contained in:
parent
055f1a3d02
commit
8dedcce7a3
1 changed files with 1 additions and 1 deletions
|
|
@ -201,11 +201,11 @@ This release includes the following bugfixes:
|
|||
o tool_help: add checks to avoid unsigned wrap around [14]
|
||||
o tool_ipfs: check return codes better [20]
|
||||
o tool_msgs: make voutf() use stack instead of heap [125]
|
||||
o tool_operatate: return error for OOM in append2query [217]
|
||||
o tool_operate: exit on curl_share_setopt errors [108]
|
||||
o tool_operate: fix a case of ignoring return code in operate() [128]
|
||||
o tool_operate: fix case of ignoring return code in single_transfer [129]
|
||||
o tool_operate: remove redundant condition [19]
|
||||
o tool_operate: return error for OOM in append2query [217]
|
||||
o tool_operate: use curlx_str_number instead of atoi [68]
|
||||
o tool_paramhlp: refuse --proto remove all protocols [10]
|
||||
o tool_urlglob: acknowledge OOM in peek_ipv6 [175]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue