Check off the branch and unfreeze boxes

This commit is contained in:
Scott Long 2003-05-31 12:58:00 +00:00
parent de3e4bab34
commit b6da2a3947
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=17144

View file

@ -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.1R/schedule.sgml,v 1.10 2003/05/27 20:11:39 scottl Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/5.1R/schedule.sgml,v 1.11 2003/05/30 23:10:52 bmah Exp $">
<!ENTITY title "FreeBSD 5.1 Release Process">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
@ -73,7 +73,7 @@
<tr>
<td><tt>RELENG_5_1</tt> branched</td>
<td>30 May 2003</td>
<td>--</td>
<td>31 May 2003</td>
<td>Branch of <tt>src/</tt> from <tt>HEAD</tt> for the release.
Note: no branch for <tt>RELENG_5</tt> will happen at this time.</td>
</tr>
@ -81,7 +81,7 @@
<tr>
<td>Turn off debugging for <tt>RELENG_5_1</tt></td>
<td>30 May 2003</td>
<td>--</td>
<td>31 May 2003</td>
<td>Turn off WITNESS, INVARIANTS, and malloc debugging options similar to
what was done for 5.0.</td>
</tr>
@ -97,7 +97,7 @@
<tr>
<td><tt>src/</tt> unfrozen</td>
<td>30 May 2003</td>
<td>--</td>
<td>31 May 2003</td>
<td>Unfreeze <tt>HEAD</tt> src. Continue to coordinate significant
check-ins with <tt>re@FreeBSD.org</tt> in order to work towards
<tt>5-STABLE</tt>.</td>