]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
chore: Update NEWS
authorJoel Rosdahl <joel@rosdahl.net>
Wed, 1 Oct 2025 18:46:42 +0000 (20:46 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Wed, 1 Oct 2025 19:16:20 +0000 (21:16 +0200)
(cherry picked from commit acf9688b448844d931002c26e0cf5ee02f8f47ba)

doc/news.adoc

index 7ebb6cd3e2928623a3a7ad00afebbf5e7a308278..54e9c85783c65380296b80e703438f8fd0f1fa43 100644 (file)
@@ -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