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

index 733da7584012df9c046046cc7e24245b9dc1b77b..0d9ffa58d242ff0b4a4e1711b758df47e7037f46 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -27,6 +27,10 @@ New features and improvements
   are accepted and taken to mean "true". This is to stop users from setting
   e.g. `CCACHE_DISABLE=0` and then expect the cache to be used.
 
+- Improved support for `run_second_cpp = false`: If combined with passing
+  `-fdirectives-only` (GCC) or `frewrite-includes` (Clang) to the compiler,
+  diagnostics warnings and similar will be correct.
+
 
 Bug fixes
 ~~~~~~~~~