diff options
author | Robert Noland <rnoland@FreeBSD.org> | 2009-01-24 15:34:28 +0800 |
---|---|---|
committer | Robert Noland <rnoland@FreeBSD.org> | 2009-01-24 15:34:28 +0800 |
commit | a471bb3b8555e2984c28dfd2978bbfce8950bc4c (patch) | |
tree | 61171eebe6896d5bbdf97c0c969d37455e906037 /UPDATING | |
parent | 4b892eb23027b6e0e43d2e03f7e5650c66cabaac (diff) | |
download | freebsd-ports-gnome-a471bb3b8555e2984c28dfd2978bbfce8950bc4c.tar.gz freebsd-ports-gnome-a471bb3b8555e2984c28dfd2978bbfce8950bc4c.tar.zst freebsd-ports-gnome-a471bb3b8555e2984c28dfd2978bbfce8950bc4c.zip |
Add note to say that moused should now work properly with hal and Xorg.
Approved by: garga (mentor, implicit)
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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. +20090124: + AFFECTS: users of x11-servers/xorg-server, sysutils/hal + AUTHOR: rnoland@FreeBSD.org + + sysutils/hal has been updated and should now properly detect + mice for use in Xorg. Use of AllowEmptyInput should no longer + be needed for most users and moused should now work fine. + 20090123: AFFECTS: users of x11-servers/xorg-server AUTHOR: rnoland@FreeBSD.org |