Give ourselves another day or two for 4.8 (clearly it's not out yet). [1]
Add a small disclaimer to the release schedule. List RELENG_4_8 release branch. Pointed out by: Eric Anderson <anderson@centtech.com> [1]
This commit is contained in:
parent
dd9944a21c
commit
05bc6b94d7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16365
1 changed files with 13 additions and 2 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.39 2003/03/16 02:55:08 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.40 2003/03/21 06:00:44 scottl Exp $">
|
||||
<!ENTITY email 're'>
|
||||
<!ENTITY title "Release Engineering Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
|
@ -31,8 +31,11 @@
|
|||
<a name="schedule"></a>
|
||||
<h1>Upcoming Release Schedule</h1>
|
||||
|
||||
<p>NOTE: Release dates are approximate and may be subject to schedule
|
||||
slippage.</p>
|
||||
|
||||
<ul>
|
||||
<li><p><strong>March 24, 2003</strong> : <a href="&base;/releases/4.8R/schedule.html">FreeBSD 4.8</a></p></li>
|
||||
<li><p><strong>March 26, 2003</strong> : <a href="&base;/releases/4.8R/schedule.html">FreeBSD 4.8</a></p></li>
|
||||
<li><p><strong>June 2, 2003</strong> : <a href="&base;/releases/5.1R/schedule.html">FreeBSD 5.1</a></p></li>
|
||||
</ul>
|
||||
|
||||
|
|
@ -84,6 +87,14 @@ subtrees are not branched and not covered by this table.</p>
|
|||
for FreeBSD 4.8. </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> <tt>RELENG_4_8</tt> </td>
|
||||
<td> Frozen </td>
|
||||
<td> &contact.re; </td>
|
||||
<td> FreeBSD 4.8 release branch. Currently in code-freeze for
|
||||
4.8 release engineering activities.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> <tt>RELENG_4_7</tt> </td>
|
||||
<td> Frozen </td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue