From 105f611f9378d14b6e4f690b011bb1c0a6b6d039 Mon Sep 17 00:00:00 2001 From: Joel Rosdahl Date: Sat, 18 Aug 2018 22:36:32 +0200 Subject: [PATCH] Update NEWS --- doc/NEWS.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/NEWS.adoc b/doc/NEWS.adoc index ed89a0879..047c51e2c 100644 --- a/doc/NEWS.adoc +++ b/doc/NEWS.adoc @@ -16,6 +16,9 @@ Changes precompiled headers. Note that the build system needs to keep the checksum file in sync with the precompiled header for this to work. +- Improved performance substantially when using `hash_dir = false` on platforms + like macOS where `getcwd()` is slow. + - Added ``stats updated'' timestamp in `ccache -s` output. This can be useful if you wonder whether ccache actually was used for your last build. -- 2.47.2