Remove the 'source upgrade incompatibility' and 'ata timeout' items since
they turned out to not be real problems.
This commit is contained in:
parent
45a8b18874
commit
c1a8138adb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=22124
1 changed files with 1 additions and 18 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY email 'freebsd-qa'>
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.3R/todo.sgml,v 1.43 2004/08/22 12:41:39 blackend Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.3R/todo.sgml,v 1.44 2004/08/22 21:56:28 rwatson Exp $">
|
||||
<!ENTITY title "FreeBSD 5.3 Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
|
||||
|
@ -49,15 +49,6 @@
|
|||
the CVS HEAD.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Source upgrade incompatibility</td>
|
||||
<td>&status.new;</td>
|
||||
<td>&a.das;</td>
|
||||
<td>Symbols that have moved between libc and libm have made source upgrades
|
||||
problematic. The 5.3 world sources must be buildable and installable
|
||||
from a 5.2.1 system.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>NFS over IPv6 problems</td>
|
||||
<td>&status.new;</td>
|
||||
|
@ -174,14 +165,6 @@
|
|||
5.3-RELEASE.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Increase in reports of ATA timeouts</td>
|
||||
<td>&status.new;</td>
|
||||
<td>&a.sos;</td>
|
||||
<td>There has been an increased reporting of ATA timeouts since recent
|
||||
ATA bug fixes for other problems.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>DMA problems on sparc64</td>
|
||||
<td>&status.new;</td>
|
||||
|
|
Loading…
Reference in a new issue