From: Joel Rosdahl Date: Sun, 23 Sep 2018 19:51:23 +0000 (+0200) Subject: Update NEWS X-Git-Tag: v3.5~35 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=554195a802cd4bdcc8d7698b0bbaccbf84f33939;p=thirdparty%2Fccache.git Update NEWS --- diff --git a/doc/NEWS.adoc b/doc/NEWS.adoc index 27072b80b..793b357b1 100644 --- a/doc/NEWS.adoc +++ b/doc/NEWS.adoc @@ -37,6 +37,9 @@ Changes - Made the ccache test suite work on FreeBSD. +- Added `file_stat_matches_ctime`option to disable ctime check if + file_stat_matches is enabled. + ccache 3.4.3 -----------