From 220cec6ceb828ef0a20ee0e1e64b0e8b46ec33ad Mon Sep 17 00:00:00 2001 From: Joel Rosdahl Date: Sat, 7 Mar 2015 16:36:18 +0100 Subject: [PATCH] Fixup after merge of 3.1-maint --- NEWS.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/NEWS.txt b/NEWS.txt index 73d84eca3..b65db9670 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -12,6 +12,10 @@ Bug fixes This makes it possible to rebuild with `CCACHE_CPP2` set without having to clear the cache to get new results. +- Don't try to reset a non-existing stats file. This avoids ``No such file or + directory'' messages in the ccache log when the cache directory doesn't + exist. + - Fixed a bug where ccache deleted clang diagnostics after compiler failures. @@ -169,8 +173,6 @@ Bug fixes directory'' messages in the ccache log when the cache directory doesn't exist. -- Fixed a bug where ccache deleted clang diagnostics after compiler failures. - ccache 3.1.10 ------------- -- 2.47.2