]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Update NEWS
authorJoel Rosdahl <joel@rosdahl.net>
Fri, 25 Mar 2016 20:09:06 +0000 (21:09 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Fri, 25 Mar 2016 20:09:06 +0000 (21:09 +0100)
NEWS.txt

index ad6f30e2f6b6408dc2c7615cccbe2115e2db2fc6..f4e0089dfb15acc990beccf953822f4ba5f88cde 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -31,6 +31,8 @@ Bug fixes
 - Fixed a bug in caching of `stat` system calls in ``file_stat_matches
   sloppiness mode''.
 
+- Fixed bug in hashing of clang plugins, leading to unnecessary cache misses.
+
 
 ccache 3.2.4
 ------------