]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Update NEWS
authorJoel Rosdahl <joel@rosdahl.net>
Wed, 19 Jul 2017 20:45:25 +0000 (22:45 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Wed, 19 Jul 2017 20:45:25 +0000 (22:45 +0200)
NEWS.txt

index 7f61678ebdd062d5b655a607e0a3a7de76b72289..1eb16f61c276dd65c7e1315cb958ceea5ab0839f 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -18,6 +18,10 @@ Bug fixes
 
 - Fixed detection of missing argument to `-opt`/`--options-file`.
 
+- ccache now bails out when building a precompiled header if any of the
+  corresponding header files have an updated timestamp. This fixes complaints
+  from clang.
+
 
 ccache 3.3.4
 ------------