From: Joel Rosdahl Date: Fri, 17 Feb 2017 21:16:08 +0000 (+0100) Subject: Update NEWS X-Git-Tag: v3.3.4~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19ea3b5657c27fc05a4756ee3f095ee6020256de;p=thirdparty%2Fccache.git Update NEWS --- diff --git a/NEWS.txt b/NEWS.txt index 323fa02a0..3bb827ef7 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