From ddb73f16079a41b93ec7e65cb6769f9b5f7d3f68 Mon Sep 17 00:00:00 2001 From: Joel Rosdahl Date: Sat, 22 Mar 2025 13:55:22 +0100 Subject: [PATCH] chore: Update NEWS --- doc/NEWS.adoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/NEWS.adoc b/doc/NEWS.adoc index 989c8344..d442cf28 100644 --- a/doc/NEWS.adoc +++ b/doc/NEWS.adoc @@ -7,8 +7,9 @@ Release date: 2025-03-22 === Bug fixes -- Reset signal mask and signal defaults when executing compiler (regression in - ccache 4.11). + +- Reset signal mask and signal defaults when executing compiler. This fixes a + problem where interrupting the compilation (e.g. with Ctrl+C) wouldn't kill + the compiler (regression in ccache 4.11). + [small]#_[contributed by Joel Rosdahl]_# -- 2.47.2