From: Joel Rosdahl Date: Sun, 19 Apr 2015 11:38:29 +0000 (+0200) Subject: Update NEWS X-Git-Tag: v3.2.2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c0ebfe07e24579a1dde7bb1fe7ac1adfbe19ae1;p=thirdparty%2Fccache.git Update NEWS --- diff --git a/NEWS.txt b/NEWS.txt index a63704301..3fe37d206 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -12,6 +12,8 @@ New features and improvements alternative to `CCACHE_COMPILERCHECK=` if the command's output can be precalculated by the build system. +- Add support for caching code coverage results (compiling for gcov). + Bug fixes ~~~~~~~~~