]> 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 18:46:42 +0000 (20:46 +0200)
doc/NEWS.adoc

index 4828c73ba84c34e88cd11e7e2f0a8ad6a811c0c9..1c47225fff702b4f31fb19150f8dc14d211f211f 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