From: Joel Rosdahl Date: Mon, 15 Apr 2019 19:41:38 +0000 (+0200) Subject: Update NEWS X-Git-Tag: v3.7~19 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=0c07c3378094ce1ffcc114b1ac1c0c9da8cb5987;p=thirdparty%2Fccache.git Update NEWS --- diff --git a/doc/NEWS.adoc b/doc/NEWS.adoc index 80ec9f022..a89f42812 100644 --- a/doc/NEWS.adoc +++ b/doc/NEWS.adoc @@ -67,6 +67,9 @@ Changes - Improved handling of various `-g*` options. In particular, ccache now understands that `-g0` cancels out previous `-g* options`. +- Work around a problem with Automake related to `.d` files when using the hard + link mode. + ccache 3.6 ----------