From: Joel Rosdahl Date: Wed, 1 Oct 2025 18:46:42 +0000 (+0200) Subject: chore: Update NEWS X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0d0243f65bbea88eb1ebc20930c5337675180f6a;p=thirdparty%2Fccache.git chore: Update NEWS (cherry picked from commit acf9688b448844d931002c26e0cf5ee02f8f47ba) --- diff --git a/doc/news.adoc b/doc/news.adoc index 7ebb6cd3..54e9c857 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