From: Joel Rosdahl Date: Sun, 21 Apr 2019 20:14:16 +0000 (+0200) Subject: Update NEWS X-Git-Tag: v3.7~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf604c56661b1d39b04bfed98e3e45cf81193a67;p=thirdparty%2Fccache.git Update NEWS --- diff --git a/doc/NEWS.adoc b/doc/NEWS.adoc index 5e0987828..d1c6e3792 100644 --- a/doc/NEWS.adoc +++ b/doc/NEWS.adoc @@ -67,6 +67,10 @@ Changes - Work around a problem with Automake related to `.d` files when using the hard link mode. +- Added opt-in (at configure time) support for enabling trace logs for + profiling ccache itself. See `doc/DEVELOPER.md` in the code tree for more + information + ccache 3.6 ----------