]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
chore: Update NEWS v4.11.2
authorJoel Rosdahl <joel@rosdahl.net>
Sat, 22 Mar 2025 12:55:22 +0000 (13:55 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Sat, 22 Mar 2025 12:55:22 +0000 (13:55 +0100)
doc/NEWS.adoc

index 989c8344dfe3b671d4ee9777765c2da41bd0ca2e..d442cf283614aadbf24a7060621437da496ffe60 100644 (file)
@@ -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]_#