aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 5f79a2e73ead..f562bc45e77d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,13 @@ in the release notes and/or placed into UPDATING.
All ports committers are allowed to commit to this file.
+20100606:
+AUTHOR: gerald@FreeBSD.org
+
+ * USE_GCC=4.3 is deprecated (and no port uses it anymore). USE_GCC=4.3+
+ is transparently rewritten to USE_GCC=4.4+ and lang/gcc43 will be
+ disconnected from the USE_GCC infrastructure soon.
+
20100524:
AUTHOR: alepulver@FreeBSD.org