64 lines
1.9 KiB
Text
64 lines
1.9 KiB
Text
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
|
<!ENTITY base CDATA "../..">
|
|
<!ENTITY email 'freebsd-qa'>
|
|
<!ENTITY date "$FreeBSD: www/en/releases/4.11R/todo.sgml,v 1.1 2004/11/30 05:12:40 kensmith Exp $">
|
|
<!ENTITY local.rel "4.11">
|
|
<!ENTITY title "FreeBSD &local.rel; Open Issues">
|
|
<!ENTITY % navincludes SYSTEM "../../includes.navdownload.sgml"> %navincludes;
|
|
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
|
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
|
|
<!ENTITY status.na "<font color=green>N/A</font>">
|
|
<!ENTITY status.done "<font color=green>Done</font>">
|
|
<!ENTITY status.wip "<font color=blue>In progress</font>">
|
|
<!ENTITY status.untested "<font color=orange>Needs testing</font>">
|
|
<!ENTITY status.new "<font color=red>Not done</font>">
|
|
<!ENTITY status.unknown "<font color=red>Unknown</font>">
|
|
]>
|
|
|
|
<html>
|
|
&header;
|
|
|
|
<h1>Open Issues</h1>
|
|
|
|
<p>This is a list of open issues that need to be resolved for FreeBSD
|
|
&local.rel;. If you have any updates for this list, please e-mail
|
|
re@FreeBSD.org.</p>
|
|
|
|
<h3>Must Resolve Issues for &local.rel;-RC3</h3>
|
|
|
|
<table class="tblbasic">
|
|
<tr><th>Issue</th><th>Status</th><th>Responsible</th><th>Description</th>
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
|
|
<h3>Must Resolve Issues for &local.rel;-RELEASE</h3>
|
|
|
|
<table class="tblbasic">
|
|
<tr><th>Issue</th><th>Status</th><th>Responsible</th><th>Description</th>
|
|
</tr>
|
|
</table>
|
|
|
|
<h3>Desired Features for &local.rel;-RELEASE</h3>
|
|
|
|
<table class="tblbasic">
|
|
<tr><th>Issue</th><th>Status</th><th>Responsible</th><th>Description</th></tr>
|
|
</table>
|
|
|
|
<h3>Documentation items that must be resolved for &local.rel;</h3>
|
|
|
|
<table class="tblbasic">
|
|
<tr><th>Issue</th><th>Status</th><th>Responsible</th><th>Description</th></tr>
|
|
</table>
|
|
|
|
<h3>Testing focuses for &local.rel;</h3>
|
|
|
|
<table class="tblbasic">
|
|
<tr><th>Issue</th><th>Status</th><th>Responsible</th><th>Description</th></tr>
|
|
</table>
|
|
|
|
&footer;
|
|
|
|
</body>
|
|
</html>
|