]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
RELEASE-NOTES: fix typos [ci skip] master
authorViktor Szakats <commit@vsz.me>
Thu, 9 Apr 2026 22:10:42 +0000 (00:10 +0200)
committerViktor Szakats <commit@vsz.me>
Thu, 9 Apr 2026 22:10:58 +0000 (00:10 +0200)
RELEASE-NOTES

index 439fc1fe90f11115738f99dabd43301ba5573b62..614b878834bbca48def097487ca76ecf6d47b98d 100644 (file)
@@ -44,7 +44,7 @@ This release includes the following bugfixes:
  o cf-ip-happy: limit concurrent attempts [191]
  o cf-socket: avoid low risk integer overflow on ancient Solaris [56]
  o cfilters: fix Curl_pollset_poll() return code mixup [206]
- o clang-tidy: avoid assigments in `if` expressions [175]
+ o clang-tidy: avoid assignments in `if` expressions [175]
  o cmake: add CMake Config-based dependency detection [87]
  o cmake: add CMake Config-based dependency detection for c-ares, wolfSSL [134]
  o cmake: document functions used from Windows system DLLs [103]
@@ -71,7 +71,7 @@ This release includes the following bugfixes:
  o curl_setup.h: drop stray/unused `USE_OPENSSL_QUIC` guard [210]
  o curl_sha512_256: support delegating to wolfSSL API [149]
  o curl_version_info.md: clarify age details [69]
- o CURLOPT_HAPROXY_CLIENT_IP.md: mention assuption on data format [96]
+ o CURLOPT_HAPROXY_CLIENT_IP.md: mention assumption on data format [96]
  o CURLOPT_SOCKS5_AUTH.md: an access property [212]
  o CURLOPT_SSL_CTX_FUNCTION.md: expand on effects connection reuse [105]
  o CURLOPT_UPLOAD_FLAGS.md: expand [223]
@@ -150,7 +150,7 @@ This release includes the following bugfixes:
  o openssl: trace count of found / imported Windows native CA roots [8]
  o OS400: add new definitions to the ILE/RPG binding. [153]
  o os400sys: fix typo in comment (symetry -> symmetry) [58]
- o parsedate: fix wrong treatment of "millitary time zones" [182]
+ o parsedate: fix wrong treatment of "military time zones" [182]
  o perl: harden external command invocations [133]
  o progress: count amount of data "delivered" to application [66]
  o protocol.h: fix the CURLPROTO_MASK [31]