From: Joel Rosdahl Date: Wed, 30 Mar 2016 20:18:31 +0000 (+0200) Subject: Update NEWS X-Git-Tag: v3.3~86 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cfdf735de66a67b6eb62b47545b0e9427bd0b35;p=thirdparty%2Fccache.git Update NEWS --- diff --git a/NEWS.txt b/NEWS.txt index 0ea5ba057..d5db421bf 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -38,6 +38,9 @@ New features and improvements tells ccache not to discard the comments before hashing preprocessor output. This can be used to check documentation with *-Wdocumentation*. +- ccache now knows how to convert absolute paths to relative paths inside + dependency files when using `base_dir`. + Bug fixes ~~~~~~~~~