]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Update NEWS.txt
authorJoel Rosdahl <joel@rosdahl.net>
Sat, 7 Mar 2015 15:02:33 +0000 (16:02 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Sat, 7 Mar 2015 15:02:33 +0000 (16:02 +0100)
NEWS.txt

index 935ef429b628eee3efa79ac33e20b2fd39756cf4..568732ab35f3cb0eceb2ca01981c6bb0130f8d03 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -15,6 +15,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.
+
 
 ccache 3.1.10
 -------------