From: Joel Rosdahl Date: Mon, 22 Jul 2024 08:52:24 +0000 (+0200) Subject: chore: Update NEWS X-Git-Tag: v4.11~90 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ef536f2c7edce4babbac54931cbdd95bb9f36257;p=thirdparty%2Fccache.git chore: Update NEWS (cherry picked from commit 17744ca1c39facaed1f0ed0464aae58f22f69b94) --- diff --git a/doc/NEWS.adoc b/doc/NEWS.adoc index 40f709e4..e595fde8 100644 --- a/doc/NEWS.adoc +++ b/doc/NEWS.adoc @@ -1,5 +1,27 @@ = Ccache news +== Ccache 4.10.2 + +Release date: 2024-07-22 + + +=== Build improvements + +- Fixed detection of Fmt version 11 and newer. + + [small]#_[contributed by Holger Hoffstätte and Joel Rosdahl]_# + + +=== Test improvements + +- Made the "`-fprofile-update=atomic`" test only run when that option is + supported by the compiler. + + [small]#_[contributed by Joel Rosdahl]_# + +- Made the color diagnostics tests work when the user running the tests has a + non-POSIX login shell. + + [small]#_[contributed by Anders F Björklund]_# + + == Ccache 4.10.1 Release date: 2024-06-30