From: Joel Rosdahl Date: Sat, 3 May 2025 08:40:16 +0000 (+0200) Subject: chore: Update NEWS X-Git-Tag: v4.11.3^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2F4.11-maint;p=thirdparty%2Fccache.git chore: Update NEWS --- diff --git a/doc/NEWS.adoc b/doc/NEWS.adoc index d442cf28..f1d6bbba 100644 --- a/doc/NEWS.adoc +++ b/doc/NEWS.adoc @@ -1,5 +1,29 @@ = Ccache news +== Ccache 4.11.3 + +Release date: 2025-05-03 + + +=== Bug fixes + +- Fixed handling of Apple Clang `-Xpreprocessor -fopenmp` options (regression in + ccache 4.10). + + [small]#_[contributed by Joel Rosdahl]_# + + +=== Build improvements + +- Adapted unit test code to compile with doctest 2.4.12. + + [small]#_[contributed by Joel Rosdahl]_# + + +=== Test improvements + +- Silenced benign compiler warning in the profiling_gcc_10+ suite. + + [small]#_[contributed by Joel Rosdahl]_# + + == Ccache 4.11.2 Release date: 2025-03-22