aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrnoland <rnoland@FreeBSD.org>2009-08-02 01:53:04 +0800
committerrnoland <rnoland@FreeBSD.org>2009-08-02 01:53:04 +0800
commitc4ffc9702b9abc4dad904914efc161f5d182dbda (patch)
treefb85412da678f797bf1b42c334ca62ba27cd4949
parent879f76af79939553bb6fd43eaf79e817580797f1 (diff)
downloadfreebsd-ports-gnome-c4ffc9702b9abc4dad904914efc161f5d182dbda.tar.gz
freebsd-ports-gnome-c4ffc9702b9abc4dad904914efc161f5d182dbda.tar.zst
freebsd-ports-gnome-c4ffc9702b9abc4dad904914efc161f5d182dbda.zip
Add a note to UPDATING about nouveau users needing to update their
kernel patch.
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index fc553b509f84..499208ec2745 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,15 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20090801:
+ AFFECTS: users of x11-drivers/xf86-video-nouveau
+ AUTHOR: rnoland@FreeBSD.org
+
+ An updated libdrm and xf86-video-nouveau have been committed.
+ These update the API version to 0.0.14 and if you are using
+ drm you will need to update your kernel patch. See pkg-message
+ in xf86-video-nouveau for details.
+
20090730:
AFFECTS: users of www/tomcat6
AUTHOR: ale@FreeBSD.org