From: Joel Rosdahl Date: Fri, 22 Jul 2016 10:19:42 +0000 (+0200) Subject: Update NEWS X-Git-Tag: v3.3~44 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0bc9d278daadce2c63018d60d29f1fc2a25803c;p=thirdparty%2Fccache.git Update NEWS --- diff --git a/NEWS.txt b/NEWS.txt index a213d6333..154277f6b 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -60,6 +60,9 @@ New features and improvements - Added support for caching compilation of assembler code produced by e.g. ``gcc -S file.c''. +- Added support for Fortran 77. + + Bug fixes ~~~~~~~~~