From: Joel Rosdahl Date: Sat, 19 Dec 2015 16:18:16 +0000 (+0100) Subject: Update NEWS X-Git-Tag: v3.3~138 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b05fe448c8c99b91fd23b7fe9f6fe46ac76b36e0;p=thirdparty%2Fccache.git Update NEWS --- diff --git a/NEWS.txt b/NEWS.txt index a354a92c5..cd6957ccd 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -13,6 +13,8 @@ New features and improvements - Added new sloppiness option `no_system_headers`, which tells ccache not to include system headers in manifest files. +- Multiple identical `-arch` arguments are now handled without bailing. + Bug fixes ~~~~~~~~~