- Add an entry about xf86-video-nv update.
- Fix a typo in previous entry.
This commit is contained in:
parent
48ec0d96f5
commit
de1be1023a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=195897
1 changed files with 14 additions and 1 deletions
15
UPDATING
15
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
|
||||
|
|
Loading…
Reference in a new issue