From 9aee2de100ca21aaed1e0c4780da54d1266e2116 Mon Sep 17 00:00:00 2001 From: Joel Rosdahl Date: Sun, 14 Oct 2018 22:29:14 +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 f88cb4665..2e6ca465e 100644 --- a/doc/NEWS.adoc +++ b/doc/NEWS.adoc @@ -15,6 +15,9 @@ Changes - Renamed `CCACHE_CC` to `CCACHE_COMPILER` (keeping the former as a deprecated alias). +- Added a new command-line option `-k/--get-config` that prints the value of a + config key. + - It is now possible to let ccache hash a precomputed checksum file instead of the full content of a precompiled header. This can save time for large precompiled headers. Note that the build system needs to keep the checksum -- 2.47.2