From: Joel Rosdahl Date: Wed, 1 Oct 2025 18:46:42 +0000 (+0200) Subject: chore: Update NEWS X-Git-Tag: v4.12.1~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=acf9688b448844d931002c26e0cf5ee02f8f47ba;p=thirdparty%2Fccache.git chore: Update NEWS --- diff --git a/doc/NEWS.adoc b/doc/NEWS.adoc index 4828c73b..1c47225f 100644 --- a/doc/NEWS.adoc +++ b/doc/NEWS.adoc @@ -21,7 +21,8 @@ Release date: 2025-10-01 - Added missing `return` in `copy_file_impl` fallback code, fixing a compilation error with tl::expected ≥ 1.2.0 on non-Apple platforms where `sendfile(2)` is - unavailable. + unavailable. + + [small]#_[contributed by an anonymous user]_# === Other