From 19ea3b5657c27fc05a4756ee3f095ee6020256de Mon Sep 17 00:00:00 2001 From: Joel Rosdahl Date: Fri, 17 Feb 2017 22:16:08 +0100 Subject: Update NEWS --- NEWS.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/NEWS.txt b/NEWS.txt index 323fa02a..3bb827ef 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -17,9 +17,12 @@ Bug fixes - Fixed a regression in ccache 3.3 related to potentially bad content of dependency files when compiling identical source code but with different source paths. This was only partially fixed in 3.3.2 and reverts the new - "Names of included files are no longer included in the hash of the compiler's - preprocessed output" feature in 3.3. + ``Names of included files are no longer included in the hash of the + compiler's preprocessed output'' feature in 3.3. +- Corrected statistics counter for `-optf`/`--options-file` failure. + +- Fixed undefined behavior warnings in ccache found by `-fsanitize=undefined`. ccache 3.3.3 -- cgit v1.2.1