]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
RELEASE-NOTES: codespell
authorViktor Szakats <commit@vsz.me>
Thu, 13 Nov 2025 10:46:13 +0000 (11:46 +0100)
committerViktor Szakats <commit@vsz.me>
Thu, 13 Nov 2025 10:46:13 +0000 (11:46 +0100)
RELEASE-NOTES

index a997e6839430e16042a2dd772ee9bcf416924016..64d498806032191c7540bcc53bf7385310c43f9e 100644 (file)
@@ -78,7 +78,7 @@ 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_operate: remove redundant condition [19]
- o tool_operate: use curlx_str_number intead of atoi [68]
+ o tool_operate: use curlx_str_number instead of atoi [68]
  o tool_paramhlp: refuse --proto remove all protocols [10]
  o urlapi: fix mem-leaks in curl_url_get error paths [22]
  o verify-release: update to avoid shellcheck warning SC2034 [88]