From efc76367d1b67ada014e753b4b107e9c977222f7 Mon Sep 17 00:00:00 2001 From: Joel Rosdahl Date: Tue, 30 Jan 2018 21:55:17 +0100 Subject: [PATCH] Update NEWS --- NEWS.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS.txt b/NEWS.txt index 733da7584..0d9ffa58d 100644 --- 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 ~~~~~~~~~ -- 2.47.2