Note that the tree has been branched and HEAD unfrozen. Also fix a small
typo
This commit is contained in:
parent
45dfda4dc7
commit
acfe9b7a7c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15328
1 changed files with 6 additions and 4 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.17 2002/12/12 16:30:51 scottl Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/schedule.sgml,v 1.18 2002/12/12 23:32:40 murray Exp $">
|
||||
<!ENTITY title "FreeBSD 5.0 Release Process">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -126,13 +126,13 @@
|
|||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><tt>RELENG_5_0_0</tt> branched</td><td>12 Dec 2002</td><td>--</td>
|
||||
<td><tt>RELENG_5_0</tt> branched</td><td>12 Dec 2002</td><td>12 Dec 2002</td>
|
||||
<td>Branch from <tt>HEAD</tt> for the release. Note: no branch for
|
||||
<tt>RELENG_5</tt> will happen a this time.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>src unfrozen</td><td>12 Dec 2002</td><td>--</td>
|
||||
<td>src unfrozen</td><td>12 Dec 2002</td><td>12 Dec 2002</td>
|
||||
<td>Unfreeze <tt>HEAD</tt> src. Continue to coordinate significant
|
||||
check-ins with re@freebsd.org in order to work towards
|
||||
<tt>5-STABLE</tt>.</td>
|
||||
|
@ -150,7 +150,9 @@
|
|||
|
||||
<tr>
|
||||
<td>Version numbers bumped</td><td>6 Jan 2003</td><td>--</td>
|
||||
<td>The files listed <a href="&base;/doc/en_US.ISO8859-1/articles/releng/article.html#VERSIONBUMP">here</a> are update to reflect FreeBSD 5.0.</td>
|
||||
<td>The files listed <a
|
||||
href="&base;/doc/en_US.ISO8859-1/articles/releng/article.html#VERSIONBUMP">here</a>
|
||||
are updated to reflect FreeBSD 5.0.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
|
Loading…
Reference in a new issue