diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2007-07-19 14:47:43 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2007-07-19 14:47:43 +0000 |
commit | de1be1023ad26f935875524ee97e8eb2cc3b4275 (patch) | |
tree | aaa74738a92f83d2145e2b480ae040d74cf670b4 /UPDATING | |
parent | 48ec0d96f56005127b2e47baccf7a28bc6f7f1fe (diff) | |
download | freebsd-ports-de1be1023ad26f935875524ee97e8eb2cc3b4275.zip |
- Add an entry about xf86-video-nv update.
- Fix a typo in previous entry.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 15 |
1 files changed, 14 insertions, 1 deletions
@@ -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 |