aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING13
1 files changed, 13 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index ac4f665b1f62..ec40bf55e6e9 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,19 @@ 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.
+20111231:
+ AFFECTS: users of lang/newlisp
+ AUTHOR: olgeni@FreeBSD.org
+
+ In lang/newlisp, the MYSQL5 and MYSQL51 options have been unified into
+ MYSQL, which will pick the correct MySQL version using the standard
+ MySQL selection logic. MySQL users will have to run "make config" and
+ select the MYSQL option.
+
+ Tinderbox users will have to update their options files with the new
+ MYSQL option, and possibly change their Tinderbox environment to select
+ a specific MySQL version.
+
20111229:
AFFECTS: users of ftp/proftpd{-devel,-mysql}
AUTHORS: delphij@FreeBSD.org,mm@FreeBSD.org