aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-07-24 18:21:34 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-07-24 18:21:34 +0000
commitd4f2d4df80d8f409c8508080e228627d3a8bfde3 (patch)
treedd9b55a85cc8e201201ee075540a994a206bd768 /UPDATING
parent54876f5f8b3e06a243617fed850945af77374fec (diff)
downloadports-d4f2d4df80d8f409c8508080e228627d3a8bfde3.tar.gz
ports-d4f2d4df80d8f409c8508080e228627d3a8bfde3.zip
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING13
1 files changed, 13 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 9bc0736961dd..266e7fb17cd4 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,19 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20040724:
+ AFFECTS: users for xorg and GNOME
+ AUTHOR: gnome@FreeBSD.org
+
+ After migrating from XFree86 to X.Org, you must rebuild
+ x11-toolkits/libwnck and x11/libxklavier for full GNOME functionality
+ to be restored.
+
+ If you receive an XKB initialization error when starting GNOME, edit
+ your XF86Config or xorg.conf, and remove the line:
+
+Option "XkbRules" "xfree86"
+
20040723:
AFFECTS: users of FreeBSD-current, users of xorg
AUTHOR: anholt@FreeBSD.org