Move disklabel task from RC1 to RC2.

Remove RC1 category: it's not out the door, but it's pretty close.  Close
enough that new changes aren't going to be in it.
This commit is contained in:
Robert Watson 2002-12-06 20:11:04 +00:00
parent 396aca5d13
commit 70158eee20
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15193

View file

@ -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.0R/todo.sgml,v 1.89 2002/12/06 01:09:04 rwatson Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.90 2002/12/06 01:33:49 rwatson Exp $">
<!ENTITY title "FreeBSD 5.0 Open Issues">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
@ -16,7 +16,7 @@
re@FreeBSD.org.</p>
<h3>Must Resolve Issues for 5.0-RC1</h3>
<h3>Must Resolve Issues for 5.0-RC2</h3>
<table border=1 width="100%">
<tr><th>Issue</th><th>Status</th><th>Responsible</th><th>Description</th>
</tr>
@ -32,13 +32,6 @@
the change appear to continue.</td>
</tr>
</table>
<h3>Must Resolve Issues for 5.0-RC2</h3>
<table border=1 width="100%">
<tr><th>Issue</th><th>Status</th><th>Responsible</th><th>Description</th>
</tr>
<tr>
<td>Audit of devfs device permissions</td>
<td>In progress</td>