From: Joel Rosdahl Date: Tue, 30 Jan 2018 21:13:32 +0000 (+0100) Subject: Update NEWS X-Git-Tag: v3.4~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c76dbff81d670c851f41b8e71d448e9757adfd34;p=thirdparty%2Fccache.git Update NEWS --- diff --git a/NEWS.txt b/NEWS.txt index 0d9ffa58d..16d7790e0 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -38,7 +38,7 @@ Bug fixes - File size and number counters are now updated correctly when files are overwritten in the cache, e.g. when using `CCACHE_RECACHE`. -- Force run_second_cpp for nvcc. +- `run_second_cpp` is now forced for nvcc. - Fixed how the nvcc options `-optf` and `-odir` are handled.