]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
chore: Update NEWS
authorJoel Rosdahl <joel@rosdahl.net>
Wed, 1 Oct 2025 18:17:38 +0000 (20:17 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Wed, 1 Oct 2025 18:17:50 +0000 (20:17 +0200)
doc/NEWS.adoc

index 119ad11932ff71124c9df3d530a0ef2cf39e841a..c71ddcee01b4b0774cc1ae8f30e022d6b62407ca 100644 (file)
@@ -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