Note that the reminder announcement went out, add an entry for the
testing guide (ongoing).
This commit is contained in:
parent
07a21533d3
commit
b70d1ff03c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=12755
1 changed files with 9 additions and 2 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/4.6R/schedule.sgml,v 1.3 2002/03/04 06:53:26 murray Exp $ ">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/4.6R/schedule.sgml,v 1.4 2002/03/11 11:57:29 murray Exp $ ">
|
||||
<!ENTITY title "FreeBSD 4.6 Release Process">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -30,11 +30,18 @@
|
|||
<tr><td>Action</td><td>Expected</td><td>Actual</td><td>Description</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Reminder announcement</td><td>01 Apr 2002</td><td>--</td>
|
||||
<td>Reminder announcement</td><td>01 Apr 2002</td><td>09 Apr 2002</td>
|
||||
<td>Release Engineers send announcement email to
|
||||
developers@FreeBSD.org with a rough schedule for the FreeBSD 4.6
|
||||
release.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>4.6-PRERELEASE Testing Guide published</td><td>Ongoing</td><td>--</td>
|
||||
<td>A <a href="&base;/releases/4.6R/qa.html">testing guide</a>
|
||||
should be published with information about recent changes and
|
||||
areas of the system that should be thoroughly tested during the
|
||||
pre-release/RC period.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>4.6-PRERELEASE</tt></td>
|
||||
<td>01 May 2002</td>
|
||||
|
|
Loading…
Reference in a new issue