Status update for the post-5.0 world.
While here, fix a minor punctuation problem.
This commit is contained in:
parent
76390460d9
commit
4c5cfb40a8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15735
1 changed files with 7 additions and 13 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.31 2003/01/09 06:38:40 bmah Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.32 2003/01/16 19:21:53 bmah Exp $">
|
||||
<!ENTITY email 're'>
|
||||
<!ENTITY title "Release Engineering Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -22,8 +22,6 @@
|
|||
Engineering Team</a>.</li>
|
||||
<li><a href="#docs">Release Engineering Documentation</a>.</li>
|
||||
<li><a href="#team">Current Release Engineering Team</a>.</li>
|
||||
<li><a href="&base;/releases/5.0R/schedule.html">FreeBSD 5.0 Release
|
||||
Schedule</a>.</li>
|
||||
|
||||
<!--
|
||||
<li>General information about committing to -STABLE.</li>
|
||||
|
@ -34,9 +32,7 @@
|
|||
<h1>Upcoming Release Schedule</h1>
|
||||
|
||||
<ul>
|
||||
<li><p><strong>January 17, 2003</strong> : <a
|
||||
href="&base;/releases/5.0R/schedule.html">FreeBSD 5.0</a></p></li>
|
||||
<li><p><strong>March 1, 2003</strong> : FreeBSD 4.8</p></li>
|
||||
<li><p><strong>March 15, 2003</strong> : FreeBSD 4.8</p></li>
|
||||
</ul>
|
||||
|
||||
<a name="freeze"></a>
|
||||
|
@ -76,18 +72,16 @@ subtrees are not branched and not covered by this table.</p>
|
|||
<td> <tt>RELENG_5_0</tt> </td>
|
||||
<td> Frozen </td>
|
||||
<td> &contact.re; </td>
|
||||
<td> Release branch for 5.0-RELEASE. Bugfixes, performance
|
||||
tuning, documentation updates, and some new features are still
|
||||
being added to this branch as we prepare it for 5.0-RELEASE in
|
||||
early January. Please coordinate with &contact.re; before
|
||||
committing to this branch.</td>
|
||||
<td> FreeBSD 5.0 release branch (soon to become the supported
|
||||
security fix branch). </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> <tt>RELENG_4</tt> </td>
|
||||
<td> Open </td>
|
||||
<td> &contact.re; </td>
|
||||
<td> Development branch for 4-STABLE. </td>
|
||||
<td> Development branch for 4-STABLE. Code-freeze in preparation
|
||||
for FreeBSD 4.8 will begin around 15 February. </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
@ -209,7 +203,7 @@ href="mailto:re-pc98@FreeBSD.org">re-pc98@FreeBSD.org</a>)</strong> :
|
|||
|
||||
<p><strong>sparc64 Platform REs (<a
|
||||
href="mailto:re-sparc64@FreeBSD.org">re-sparc64@FreeBSD.org</a>)</strong> :
|
||||
&a.jake;, &a.tmm;, &a.rwatson;, &a.jhb;, &a.murray;, &a.phk;, &a.scottl;
|
||||
&a.jake;, &a.tmm;, &a.rwatson;, &a.jhb;, &a.murray;, &a.phk;, &a.scottl;,
|
||||
&a.kris;</p>
|
||||
|
||||
<p>The third party packages in the Ports Collection are managed by the
|
||||
|
|
Loading…
Reference in a new issue