aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-10-31 10:44:54 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-10-31 10:44:54 +0000
commitbc6a2f16bea4661b300a2a03edb4646b90054189 (patch)
treeca96a085f0ade5e09f56b56fbcf035fc325a3e37 /UPDATING
parentb6bdb8fc48366c28713092367a7f5e6751fa1503 (diff)
downloadports-bc6a2f16bea4661b300a2a03edb4646b90054189.tar.gz
ports-bc6a2f16bea4661b300a2a03edb4646b90054189.zip
Finally even MySQL 4.0 has been converted to rcNG.
Notes
Notes: svn path=/head/; revision=120518
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 5aa09b021c15..aa290174d22f 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.
+20041031:
+ AFFECTS: users of databases/mysql40-server
+ AUTHOR: ale@FreeBSD.org
+
+ The MySQL Daemon must now be enabled / disabled in rc.conf.
+ See the script for details.
+
20041028:
AFFECTS: users of net/netatalk
AUTHOR: marcus@FreeBSD.org