aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2007-07-19 14:47:43 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2007-07-19 14:47:43 +0000
commitde1be1023ad26f935875524ee97e8eb2cc3b4275 (patch)
treeaaa74738a92f83d2145e2b480ae040d74cf670b4 /UPDATING
parent48ec0d96f56005127b2e47baccf7a28bc6f7f1fe (diff)
downloadports-de1be1023ad26f935875524ee97e8eb2cc3b4275.tar.gz
ports-de1be1023ad26f935875524ee97e8eb2cc3b4275.zip
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING15
1 files changed, 14 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index 6df19adf5ba1..b5160a4775b9 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,8 +6,21 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20070719:
+ AFFECTS: users of x11-drivers/xf86-video-nv
+ AUTHOR: flz@FreeBSD.org
+
+ Riva128 support has been merged into the "nv" driver. If your
+ xorg.conf configuration file contains the following:
+
+ Driver "riva128"
+
+ replace it with:
+
+ Driver "nv"
+
20070718:
- AFFECTS: user of devel/llvm
+ AFFECTS: users of devel/llvm
AUTHOR: brooks@freebsd.org
The llvm bytecode and .ll formats have changed as have numerious