]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Update NEWS
authorJoel Rosdahl <joel@rosdahl.net>
Tue, 30 Jan 2018 21:13:32 +0000 (22:13 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Tue, 30 Jan 2018 21:13:32 +0000 (22:13 +0100)
NEWS.txt

index 0d9ffa58d242ff0b4a4e1711b758df47e7037f46..16d7790e025a069e021d93c1bb7ac92d58690e1f 100644 (file)
--- 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.