From: Joel Rosdahl Date: Sun, 11 Mar 2018 15:08:21 +0000 (+0100) Subject: Update NEWS X-Git-Tag: v3.4.2~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3222af2de35213115c4aea91d066b0c06a502b2d;p=thirdparty%2Fccache.git Update NEWS --- diff --git a/doc/NEWS.adoc b/doc/NEWS.adoc index 71284fee9..3ac647885 100644 --- a/doc/NEWS.adoc +++ b/doc/NEWS.adoc @@ -18,6 +18,8 @@ Bug fixes precompiled header's dependency has an updated timestamp (but identical content). That workaround is now only applied when the compiler is Clang. +- Made it possible to perform out-of-source builds in dev mode again. + ccache 3.4.1 ------------