From: Joel Rosdahl Date: Sat, 25 Mar 2017 20:24:17 +0000 (+0100) Subject: Update NEWS X-Git-Tag: v3.3.5~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=855c9760a477f6490e08370a01462a824997865d;p=thirdparty%2Fccache.git Update NEWS --- diff --git a/NEWS.txt b/NEWS.txt index 78d040669..d412ea96b 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -13,6 +13,9 @@ Bug fixes - Multiple `-fdebug-prefix-map` options should now be handled correctly. +- Fixed matching of directories in the `ignore_headers_in_manifest` + configuration option. + ccache 3.3.4 ------------