aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 744d18d0e672..5eb657380e93 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,14 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20050411:
+ AFFECTS: users of x11/gdm
+ AUTHOR: kwm@FreeBSD.org
+
+ GDM now installs a rcNG script for starting the gdm daemon.
+ To enable that gdm starts a boot time, add the following to /etc/rc.conf:
+
+ gdm_enable="YES"
20050406:
AFFECTS: users of databases/mysql50-server