From: Joel Rosdahl Date: Wed, 1 Oct 2025 18:17:38 +0000 (+0200) Subject: chore: Update NEWS X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=159c4f683e9cb033eee2faaf4172bee10172a844;p=thirdparty%2Fccache.git chore: Update NEWS (cherry picked from commit a50e311cbd4c756fdedf6acd50ee2e8753330587) --- diff --git a/doc/news.adoc b/doc/news.adoc index 1bd8cfc6..7e61cf59 100644 --- a/doc/news.adoc +++ b/doc/news.adoc @@ -1,5 +1,25 @@ = Ccache news +== Ccache 4.12.1 + +Release date: 2025-10-01 + + +=== Bug fixes + +- Corrected saving of current position in fallocate fallback code. + + [small]#_[contributed by Joel Rosdahl]_# + +- Fixed handling of `ENOENT` when trying to break a lockfile lock. + + [small]#_[contributed by Joel Rosdahl]_# + + +=== Other + +- Added missing documentation files to Linux/macOS binary releases. + + [small]#_[contributed by Joel Rosdahl]_# + + == Ccache 4.12 Release date: 2025-09-14