]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Update NEWS
authorJoel Rosdahl <joel@rosdahl.net>
Mon, 7 May 2018 17:54:17 +0000 (19:54 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Mon, 7 May 2018 17:54:17 +0000 (19:54 +0200)
doc/NEWS.adoc

index 78db89665d10de8082806060902b8bad42495e0a..8b99758660cbeb623482fba42e405a4402f38bbd 100644 (file)
@@ -19,6 +19,9 @@ New features and enhancements
 - Added ``stats updated'' timestamp in `ccache -s` output. This can be useful
   if you wonder whether ccache actually was used for your last build.
 
+- The content of the `-fsanitize-blacklist` file is now included in the hash,
+  so updates to the file will now correctly result in separate cache entries.
+
 
 ccache 3.4.2
 ------------