aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 01e6c6bd9a9a..c740dbdd055b 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,13 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20090912:
+ AFFECTS: users of ports that have set USE_FORTRAN=yes
+ AUTHOR: gerald@FreeBSD.org
+
+ Ports that are built using the Fortran frontend of GCC (aka gfortran)
+ will now use lang/gcc44 as the default compiler.
+
20090911:
AFFECTS: users of lang/perl5.10
AUTHOR: skv@FreeBSD.org