From: Viktor Szakats Date: Wed, 24 Sep 2025 21:48:13 +0000 (+0200) Subject: RELEASE-NOTES: codespell X-Git-Tag: rc-8_17_0-2~373 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=977595772c6e650b538da965cde676c9bc15cfd8;p=thirdparty%2Fcurl.git RELEASE-NOTES: codespell --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index fadadb8c87..da62171c71 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -64,7 +64,7 @@ This release includes the following bugfixes: o libcurl-security.md: mention long-running connections [6] o libssh2: drop two redundant null-terminations [26] o libssh2: error check and null-terminate in ssh_state_sftp_readdir_link() [34] - o libssh: drop two unused assigments [104] + o libssh: drop two unused assignments [104] o libssh: error on bad chgrp number [71] o libssh: error on bad chown number and store the value [64] o libssh: fix range parsing error handling mistake [120]