From: Joel Rosdahl Date: Mon, 22 Apr 2019 13:17:22 +0000 (+0200) Subject: Update NEWS X-Git-Tag: v3.7~11 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=61c65322dce2f4f6ac82205aeddced2429a69a8b;p=thirdparty%2Fccache.git Update NEWS --- diff --git a/doc/NEWS.adoc b/doc/NEWS.adoc index d1c6e3792..d617dd7be 100644 --- a/doc/NEWS.adoc +++ b/doc/NEWS.adoc @@ -71,6 +71,10 @@ Changes profiling ccache itself. See `doc/DEVELOPER.md` in the code tree for more information +- Removed support for Fortran 77 again. Some Fortran support was added in + ccache 3.3, but the implementation did not work when Fortran modules are + involved. + ccache 3.6 ----------