From: Joel Rosdahl Date: Wed, 7 Feb 2024 16:47:51 +0000 (+0100) Subject: chore: Fix grammar in NEWS X-Git-Tag: v4.10~103 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06902aca8337bacb37ec454c8427ea64b3a49c17;p=thirdparty%2Fccache.git chore: Fix grammar in NEWS --- diff --git a/doc/NEWS.adoc b/doc/NEWS.adoc index e0a396d0f..fa21ab176 100644 --- a/doc/NEWS.adoc +++ b/doc/NEWS.adoc @@ -15,7 +15,7 @@ Release date: 2024-02-05 direct mode. + [small]#_[contributed by Joel Rosdahl]_# -- Fixed a MSVC crash when using `/Zi` with many concurrent compilations. + +- Fixed an MSVC crash when using `/Zi` with many concurrent compilations. + [small]#_[contributed by Joel Rosdahl]_# - Fixed a crash when `-arch` is the last compiler option. +