From: Joel Rosdahl Date: Sat, 22 Mar 2025 12:52:52 +0000 (+0100) Subject: chore: Update NEWS X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=e5e9a9f5843ddd6751a9e32c029b4a05baeb408c;p=thirdparty%2Fccache.git chore: Update NEWS (cherry picked from commit 45018e4ecf606e1e0c83446fdc0c8516fda58958) --- diff --git a/doc/NEWS.adoc b/doc/NEWS.adoc index 12f957c8..989c8344 100644 --- a/doc/NEWS.adoc +++ b/doc/NEWS.adoc @@ -1,5 +1,17 @@ = Ccache news +== Ccache 4.11.2 + +Release date: 2025-03-22 + + +=== Bug fixes + +- Reset signal mask and signal defaults when executing compiler (regression in + ccache 4.11). + + [small]#_[contributed by Joel Rosdahl]_# + + == Ccache 4.11.1 Release date: 2025-03-17