summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-10-24 21:30:09 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-10-24 21:30:09 +0000
commit9568978f9cd021929d2fbb8f806822150a6567e8 (patch)
treed499fbdb40ba118ff5052519b254d17a78400f5e /UPDATING
parentUpdate to 5.0.1 (snapshot) release: (diff)
Also Mysql 5.0 has to be enabled in rc.conf.
Notes
Notes: svn path=/head/; revision=120093
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 233082d2511c..3fa3cdb95269 100644
--- a/UPDATING
+++ b/UPDATING
@@ -7,6 +7,13 @@ time you update your ports collection, before attempting any port
upgrades.
20041024:
+ AFFECTS: users of databases/mysql50-server
+ AUTHOR: ale@FreeBSD.org
+
+ The MySQL Daemon must now be enabled / disabled in rc.conf.
+ See the script for details.
+
+20041024:
AFFECTS: users of mail/popfile
AUTHOR: matusita@FreeBSD.org