MFP4:
- Merge the new layout. Submitted by: Emily Boyd <emilyboyd@emilyboyd.com> Sponsored by: Google Summer of Code 2005
This commit is contained in:
parent
4f6066674a
commit
a086638136
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25857
3 changed files with 11 additions and 10 deletions
|
|
@ -1,10 +1,11 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY email 're'>
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/6.0R/approvals.sgml,v 1.5 2005/06/20 17:52:10 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/6.0R/approvals.sgml,v 1.6 2005/06/28 15:34:18 hrs Exp $">
|
||||
<!ENTITY local.rel "6.0">
|
||||
<!ENTITY local.rel.tag "6_0">
|
||||
<!ENTITY title "FreeBSD &local.rel; Commit Approvals">
|
||||
<!ENTITY % navincludes SYSTEM "../../includes.navdownload.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
||||
|
|
@ -31,7 +32,7 @@
|
|||
|
||||
<h1>Approval List</h1>
|
||||
|
||||
<table class="tasklist" border="3" cellpadding="5" cellspacing="0">
|
||||
<table class="tblbasic">
|
||||
<tr class="heading">
|
||||
<th>Committer</th>
|
||||
<th>Area</th>
|
||||
|
|
|
|||
|
|
@ -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/6.0R/schedule.sgml,v 1.13 2005/10/02 20:15:33 hrs Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/6.0R/schedule.sgml,v 1.14 2005/10/04 19:43:53 hrs Exp $">
|
||||
<!ENTITY local.rel "6.0">
|
||||
<!ENTITY local.rel.tag "6_0">
|
||||
<!ENTITY title "FreeBSD &local.rel; Release Process">
|
||||
|
|
@ -29,7 +29,7 @@
|
|||
|
||||
<h1>Schedule</h1>
|
||||
|
||||
<table class="tasklist" border="3" cellpadding="5" cellspacing="0">
|
||||
<table class="tblbasic">
|
||||
<tr class="heading">
|
||||
<th>Action</th>
|
||||
<th>Expected</th>
|
||||
|
|
|
|||
|
|
@ -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/6.0R/todo.sgml,v 1.44 2005/10/04 05:28:00 hrs Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/6.0R/todo.sgml,v 1.45 2005/10/04 19:43:53 hrs Exp $">
|
||||
<!ENTITY title "FreeBSD 6.0 Open Issues">
|
||||
<!ENTITY % navincludes SYSTEM "../../includes.navdownload.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
|
@ -49,7 +49,7 @@
|
|||
<h3>Show stopper defects for 6.0-RELEASE</h3>
|
||||
|
||||
<a name="showstopper"></a>
|
||||
<table class="tasklist" border="3" cellpadding="5" cellspacing="0" width="100%">
|
||||
<table class="tblbasic">
|
||||
<tr class="heading">
|
||||
<th>Issue</th>
|
||||
<th>Status</th>
|
||||
|
|
@ -76,7 +76,7 @@
|
|||
<h3>Required features for 6.0-RELEASE</h3>
|
||||
|
||||
<a name="required"></a>
|
||||
<table class="tasklist" border="3" cellpadding="5" cellspacing="0" width="100%">
|
||||
<table class="tblbasic">
|
||||
<tr class="heading">
|
||||
<th>Issue</th>
|
||||
<th>Status</th>
|
||||
|
|
@ -98,7 +98,7 @@
|
|||
<h3>Desired features for 6.0-RELEASE</h3>
|
||||
|
||||
<a name="desired"></a>
|
||||
<table class="tasklist" border="3" cellpadding="5" cellspacing="0" width="100%">
|
||||
<table class="tblbasic">
|
||||
<tr class="heading">
|
||||
<th>Issue</th>
|
||||
<th>Status</th>
|
||||
|
|
@ -184,7 +184,7 @@
|
|||
<h3>Documentation items that must be resolved for 6.0</h3>
|
||||
|
||||
<a name="docs"></a>
|
||||
<table class="tasklist" border="3" cellpadding="5" cellspacing="0" width="100%">
|
||||
<table class="tblbasic">
|
||||
<tr class="heading">
|
||||
<th>Issue</th>
|
||||
<th>Status</th>
|
||||
|
|
@ -218,7 +218,7 @@
|
|||
<h3>Testing foci for 6.0-RELEASE</h3>
|
||||
|
||||
<a name="testing"></a>
|
||||
<table class="tasklist" border="3" cellpadding="5" cellspacing="0" width="100%">
|
||||
<table class="tblbasic">
|
||||
<tr class="heading">
|
||||
<th>Issue</th>
|
||||
<th>Status</th>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue