]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Update NEWS
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 21 Apr 2019 20:14:16 +0000 (22:14 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 21 Apr 2019 20:14:16 +0000 (22:14 +0200)
doc/NEWS.adoc

index 5e09878283b718da4ce54e121ff63028dada9ccf..d1c6e37921f817341b8d0d5d1be8631692f2e335 100644 (file)
@@ -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
 ----------