]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
RELEASE-NOTES: fix typo
authorDaniel Stenberg <daniel@haxx.se>
Tue, 2 Dec 2025 09:13:32 +0000 (10:13 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 2 Dec 2025 09:13:32 +0000 (10:13 +0100)
RELEASE-NOTES

index 136176ce799d4d1f2bae9cdf53ef95ced7de39ea..512bc5425d573ac3563ef64de2d943b038791768 100644 (file)
@@ -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]