Add a note about XFree86 4 to the 4.6 testing guide.
This commit is contained in:
parent
0993fe85db
commit
17b31b542f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=13114
1 changed files with 7 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/4.6R/qa.sgml,v 1.1 2002/04/11 11:12:54 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/4.6R/qa.sgml,v 1.2 2002/04/27 07:07:49 joerg Exp $">
|
||||
<!ENTITY title "Testing Guide for 4.6-RELEASE">
|
||||
<!ENTITY email "qa">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -63,6 +63,12 @@
|
|||
Use spppcontrol(8) to modify the default behaviour. Please report
|
||||
any breakage or oddity you observe to <joerg@freebsd.org>.</li>
|
||||
|
||||
<li>XFree86 4.2.0. sysinstall now installs XFree86 4.2.0 instead of
|
||||
XFree86 3.3.6; the XFree86 installation now uses ``normal'' binary
|
||||
packages instead of the special tarballs in past releases. The
|
||||
ports infrastructure now uses the XFree86 version 4 as the default
|
||||
version for satisfying dependencies.</li>
|
||||
|
||||
</ul>
|
||||
|
||||
<p>The <a href="../../relnotes.html">release notes</a> will always be
|
||||
|
|
Loading…
Reference in a new issue