Add an item for starting the RC3 builds, and an item noting the desire to
push out a formal press release for 5.0.
This commit is contained in:
parent
2cf923a1d0
commit
1599613399
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15534
1 changed files with 16 additions and 3 deletions
|
@ -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/5.0R/schedule.sgml,v 1.20 2002/12/21 18:07:31 scottl Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/schedule.sgml,v 1.21 2003/01/01 16:43:25 scottl Exp $">
|
||||
<!ENTITY title "FreeBSD 5.0 Release Process">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -149,7 +149,13 @@
|
|||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Third release candidate</td><td>10 Jan 2003</td><td>--</td>
|
||||
<td>Start RC3 builds</td><td>7 Jan 2003</td><td>--</td>
|
||||
<td>Set timestamp and start i386, pc98, sparc64, alpha, and ia64
|
||||
builds.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Third release candidate released</td><td>10 Jan 2003</td><td>--</td>
|
||||
<td>--</td>
|
||||
</tr>
|
||||
|
||||
|
@ -184,7 +190,14 @@
|
|||
|
||||
<tr>
|
||||
<td>FreeBSD 5.0 Released</td><td>17 Jan 2003</td><td>--</td>
|
||||
<td>FreeBSD 5.0 is announced.</td>
|
||||
<td>FreeBSD 5.0 is announced to the mailing lists.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>FreeBSD 5.0 Press Release</td><td>17 Jan 2003</td><td>--</td>
|
||||
<td>A formal press release statement is in the works and should be
|
||||
released at this time to the www.FreeBSD.org website and various
|
||||
tech publications.</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
|
Loading…
Reference in a new issue