From e5e9a9f5843ddd6751a9e32c029b4a05baeb408c Mon Sep 17 00:00:00 2001 From: Joel Rosdahl Date: Sat, 22 Mar 2025 13:52:52 +0100 Subject: [PATCH] chore: Update NEWS (cherry picked from commit 45018e4ecf606e1e0c83446fdc0c8516fda58958) --- doc/NEWS.adoc | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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 -- 2.47.2