From: Joel Rosdahl Date: Sun, 9 Dec 2018 18:23:13 +0000 (+0100) Subject: Update NEWS X-Git-Tag: v3.6~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=981230ee154b8e3761bd3f36fead1bb4ea7cd0b0;p=thirdparty%2Fccache.git Update NEWS --- diff --git a/doc/NEWS.adoc b/doc/NEWS.adoc index f1f39d1ef..c035433cf 100644 --- a/doc/NEWS.adoc +++ b/doc/NEWS.adoc @@ -20,6 +20,9 @@ Changes - Clarified the manual to explain the reasoning behind the “file_macro” sloppiness setting in a better way. +- ccache now handles several levels of nonexistent directories when rewriting + absolute paths to relative. + ccache 3.5 ----------