From: Joel Rosdahl Date: Sat, 27 Aug 2022 18:09:41 +0000 (+0200) Subject: chore: Update NEWS X-Git-Tag: v4.6.3^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2F4.6-maint;p=thirdparty%2Fccache.git chore: Update NEWS --- diff --git a/doc/NEWS.adoc b/doc/NEWS.adoc index c96ba7e09..6f5473efe 100644 --- a/doc/NEWS.adoc +++ b/doc/NEWS.adoc @@ -15,9 +15,16 @@ Release date: 2022-08-27 [small]#_[contributed by Joel Rosdahl]_# -=== Build improvements === +=== Build improvements - Fixed build with musl when using GCC 12. + + [small]#_[contributed by Khem Raj]_# + + +=== Test improvements + +- Disabled the `"Failure to write output file"` when running on a filesystem + that doesn't support read-only directories. + [small]#_[contributed by Joel Rosdahl]_#