aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2004-10-19 22:15:46 +0800
committerale <ale@FreeBSD.org>2004-10-19 22:15:46 +0800
commit175858accdd6e651f261b99d2ba05cbd0cf3f9d7 (patch)
tree816deb6cab542fab181215458397e3bafffa670e /UPDATING
parent8afd3c859449244c08f0303c413b25cca3239524 (diff)
downloadfreebsd-ports-gnome-175858accdd6e651f261b99d2ba05cbd0cf3f9d7.tar.gz
freebsd-ports-gnome-175858accdd6e651f261b99d2ba05cbd0cf3f9d7.tar.zst
freebsd-ports-gnome-175858accdd6e651f261b99d2ba05cbd0cf3f9d7.zip
Note that MySQL 4.1 should now be enabled into rc.conf.
mysql_enable="YES"
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 350390fdd73c..87be5e0a0849 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,13 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20041019:
+ AFFECTS: users of databases/mysql41-server
+ AUTHOR: ale@FreeBSD.org
+
+ The MySQL Daemon must now be enabled / disabled in rc.conf.
+ See the script for details.
+
20041018:
AFFECTS: users of mail/courier-imap
AUTHOR: oliver@FreeBSD.org