New layout for the release schedule.
Approved by: re (scottl, hrs)
This commit is contained in:
parent
63ae1abd74
commit
00bd1c03b5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27823
1 changed files with 44 additions and 9 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.176 2006/05/11 10:55:37 pav Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.177 2006/05/12 15:56:58 joel Exp $">
|
||||
<!ENTITY email 're'>
|
||||
<!ENTITY title "Release Engineering Information">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
|
||||
|
@ -39,14 +39,49 @@
|
|||
<p>NOTE: Release dates are approximate and may be subject to schedule
|
||||
slippage.</p>
|
||||
|
||||
<ul>
|
||||
<li><p>May 22, 2006 : FreeBSD 5.5 (<a href="&base;/releases/5.5R/schedule.html">Schedule</a>)</p></li>
|
||||
<li><p>July 24, 2006 : Freeze RELENG_6</p></li>
|
||||
<li><p>September 11, 2006 : FreeBSD 6.2</p></li>
|
||||
<li><p>November 20, 2006 : Freeze RELENG_6</p></li>
|
||||
<li><p>January 8, 2007 : FreeBSD 6.3</p></li>
|
||||
<li><p>June 2007 : Start FreeBSD 7.0 release process<p></li>
|
||||
</ul>
|
||||
<table class="tblbasic">
|
||||
<tr>
|
||||
<th> Date </th>
|
||||
<th> Event </th>
|
||||
<th> Information </th>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> May 22, 2006 </td>
|
||||
<td> Release FreeBSD 5.5 </td>
|
||||
<td> <a href="&base;/releases/5.5R/schedule.html">Schedule</a> </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> July 24, 2006 </td>
|
||||
<td> Freeze RELENG_6 </td>
|
||||
<td> N/A </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> September 11, 2006 </td>
|
||||
<td> Release FreeBSD 6.2 </td>
|
||||
<td> N/A </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> November 20, 2006 </td>
|
||||
<td> Freeze RELENG_6 </td>
|
||||
<td> N/A </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> January 8, 2007 </td>
|
||||
<td> Release FreeBSD 6.3 </td>
|
||||
<td> N/A </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> June, 2007 </td>
|
||||
<td> Start FreeBSD 7.0 Release Process </td>
|
||||
<td> N/A </td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<a name="freeze"></a>
|
||||
<h2>Code-Freeze Status</h2>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue