From: Joel Rosdahl Date: Sat, 19 Dec 2015 14:59:59 +0000 (+0100) Subject: Update NEWS X-Git-Tag: v3.3~141 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a4d49086b27821c7357db5a86ff9a4f88d99edd;p=thirdparty%2Fccache.git Update NEWS --- diff --git a/NEWS.txt b/NEWS.txt index c1e41b103..a354a92c5 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -10,6 +10,9 @@ New features and improvements - Added support for cuda including the -optf/--options-file option. +- Added new sloppiness option `no_system_headers`, which tells ccache not to + include system headers in manifest files. + Bug fixes ~~~~~~~~~