From 8de25855ed88fe8cde9a689bd2872eda3d7303e0 Mon Sep 17 00:00:00 2001 From: Joel Rosdahl Date: Thu, 21 Jul 2016 22:35:34 +0200 Subject: [PATCH] Update NEWS --- NEWS.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS.txt b/NEWS.txt index 87122a972..a213d6333 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -57,6 +57,8 @@ New features and improvements - Added support for multiple `-arch` options to produce "fat binaries". +- Added support for caching compilation of assembler code produced by e.g. + ``gcc -S file.c''. Bug fixes ~~~~~~~~~ -- 2.47.2