]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Update NEWS
authorJoel Rosdahl <joel@rosdahl.net>
Sat, 7 Sep 2019 17:45:10 +0000 (19:45 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sat, 7 Sep 2019 17:45:10 +0000 (19:45 +0200)
doc/NEWS.adoc

index 78e75a81d5e566fac0468841fb8954698767aaf4..c5c93eb488e9b8b07d0fd76d1cb7ef3077df28db 100644 (file)
@@ -25,6 +25,12 @@ High-level summary of changes (work in progress)
 
 - A C++11 compiler is now required to build ccache.
 
+- There is a new -x/--show-compression option which shows some statistics about
+  cache compression.
+
+- A progress bar has been added to show the progress of time-consuming
+  options like -c/--cleanup, -C/--clear and -x/--show-compression.
+
 - (More to be written.)