]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Update NEWS
authorJoel Rosdahl <joel@rosdahl.net>
Thu, 21 Jul 2016 20:22:33 +0000 (22:22 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Thu, 21 Jul 2016 20:22:33 +0000 (22:22 +0200)
NEWS.txt

index 6319a4b2c0711e6654ea27d123cb10148d9f8fe6..87122a972d2b78c9cf90325b5a38959fd0a06e4b 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -49,6 +49,8 @@ New features and improvements
   due to the cache size being over the limit. The value is shown in the output
   of ``ccache -s''.
 
+- Added a new ``cache hit rate'' field to the output of ``ccache -s''.
+
 - Names of included files are no longer included in the hash of the compiler's
   preprocessed output. This leads to more potential cache hits when not using
   the direct mode.