]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
RELEASE-NOTES: fix typo
authorDaniel Stenberg <daniel@haxx.se>
Mon, 20 Oct 2025 07:09:50 +0000 (09:09 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 20 Oct 2025 07:09:50 +0000 (09:09 +0200)
RELEASE-NOTES

index d58373330555059362e441f913a9528e17523a99..00912176864717bb620478ab91d808677336b4d1 100644 (file)
@@ -335,7 +335,7 @@ This release includes the following bugfixes:
  o tool_cb_hdr: size is always 1 [70]
  o tool_cb_rea: use poll instead of select if available [329]
  o tool_doswin: fix to use curl socket functions [108]
- o tool_filetime: cap crazy filetimes instead of erroring [327]
+ o tool_filetime: cap crazy file times instead of erroring [327]
  o tool_filetime: replace cast with the fitting printf mask (Windows) [212]
  o tool_formparse: rewrite the headers file parser [374]
  o tool_getparam/set_rate: skip the multiplication on overflow [84]