From: Joel Rosdahl Date: Thu, 21 Jul 2016 20:18:49 +0000 (+0200) Subject: Update NEWS X-Git-Tag: v3.3~53 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=421aafde2c0dddd303fdd79a56ad02bb4e6e9b92;p=thirdparty%2Fccache.git Update NEWS --- diff --git a/NEWS.txt b/NEWS.txt index c5281042e..6319a4b2c 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -53,6 +53,8 @@ New features and improvements preprocessed output. This leads to more potential cache hits when not using the direct mode. +- Added support for multiple `-arch` options to produce "fat binaries". + Bug fixes ~~~~~~~~~