From 836fd687de8907ed03fa60dfb1dc9d3cf77fb608 Mon Sep 17 00:00:00 2001 From: Joel Rosdahl Date: Wed, 8 Feb 2017 21:09:14 +0100 Subject: [PATCH] Update NEWS --- NEWS.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/NEWS.txt b/NEWS.txt index f24bc20c9..610c538ae 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -1,6 +1,21 @@ ccache news =========== +ccache 3.3.4 +------------ +Release date: TBD + +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. + + + ccache 3.3.3 ------------ Release date: 2016-10-26 -- 2.47.2