]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
chore: Update news
authorJoel Rosdahl <joel@rosdahl.net>
Mon, 4 May 2026 17:00:39 +0000 (19:00 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Mon, 4 May 2026 17:07:26 +0000 (19:07 +0200)
(cherry picked from commit c6f36725ddaa247678ff130cf4349055962ac072)

doc/news.adoc

index 1bb91e37c3fb2760c81d6299c97fe6674280a672..450bd2c37c8f47a4a170bf7a60233f81c3c30d00 100644 (file)
@@ -1,5 +1,28 @@
 = Ccache news
 
+== Ccache 4.13.6
+
+Release date: 2026-05-04
+
+
+=== Bug fixes and improvements
+
+- Fixed a potential manifest/result cache key collision in MSVC depend mode when
+  compiling a source file with no included files. +
+  [small]#_[contributed by Joel Rosdahl]_#
+
+- Improved robustness when parsing cache entry data structures. +
+  [small]#_[contributed by Joel Rosdahl]_#
+
+
+=== Test improvements
+
+- Changed the `remote_helper` test suite to skip gracefully when the storage
+  test helper is unavailable, avoiding failures when testing a system-installed
+  ccache. +
+  [small]#_[contributed by Joel Rosdahl]_#
+
+
 == Ccache 4.13.5
 
 Release date: 2026-04-26