]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Update NEWS
authorJoel Rosdahl <joel@rosdahl.net>
Mon, 22 Apr 2019 13:17:22 +0000 (15:17 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Mon, 22 Apr 2019 13:17:22 +0000 (15:17 +0200)
doc/NEWS.adoc

index d1c6e37921f817341b8d0d5d1be8631692f2e335..d617dd7bee60fb32d6205419334dbe60dc38d224 100644 (file)
@@ -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
 ----------