From: Viktor Szakats Date: Thu, 13 Nov 2025 10:46:13 +0000 (+0100) Subject: RELEASE-NOTES: codespell X-Git-Tag: rc-8_18_0-1~316 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85cfc15601b19f13f1d480e6f7ba8922850429c3;p=thirdparty%2Fcurl.git RELEASE-NOTES: codespell --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index a997e68394..64d4988060 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -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]