From aa910da840ee181937a8c5600fba500d980f8546 Mon Sep 17 00:00:00 2001 From: Joel Rosdahl Date: Sat, 17 Aug 2019 21:59:53 +0200 Subject: [PATCH] Update NEWS --- doc/NEWS.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/NEWS.adoc b/doc/NEWS.adoc index c92aed723..4df5da568 100644 --- a/doc/NEWS.adoc +++ b/doc/NEWS.adoc @@ -8,10 +8,10 @@ Unreleased Bug fixes ~~~~~~~~~ -- The cache size (which is counted in "used disk blocks") is now correct on +- The cache size (which is counted in “used disk blocks”) is now correct on filesystems that use more or less disk blocks than conventional filesystems, e.g. ecryptfs or btrfs/zfs with transparent compression. This also fixes a - related problem with ccache's own test suite. + related problem with ccache's own test suite when run on such file systems. - Fixed a regression in 3.7.2 when using the compiler option “-Werror” and then “-Wno-error” later on the command line. -- 2.47.2