]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Update NEWS
authorJoel Rosdahl <joel@rosdahl.net>
Tue, 17 Apr 2018 19:57:01 +0000 (21:57 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Mon, 23 Apr 2018 20:05:12 +0000 (22:05 +0200)
doc/NEWS.adoc

index a504d27af2da941c2e89cc829acf373351488ec5..78db89665d10de8082806060902b8bad42495e0a 100644 (file)
@@ -16,6 +16,9 @@ New features and enhancements
   precompiled headers. Note that the build system needs to keep the checksum
   file in sync with the precompiled header for this to work.
 
+- Added ``stats updated'' timestamp in `ccache -s` output. This can be useful
+  if you wonder whether ccache actually was used for your last build.
+
 
 ccache 3.4.2
 ------------