Note that RELENG_4 code freeze is in effect.
This commit is contained in:
parent
cec3f8658d
commit
570efe7fd1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=17987
2 changed files with 7 additions and 5 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.9R/schedule.sgml,v 1.5 2003/08/19 23:14:23 marcus Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/4.9R/schedule.sgml,v 1.6 2003/08/25 21:14:33 murray Exp $">
|
||||
<!ENTITY local.rel "4.9">
|
||||
<!ENTITY local.rel.tag "4_9">
|
||||
<!ENTITY title "FreeBSD &local.rel; Release Process">
|
||||
|
@ -73,7 +73,7 @@
|
|||
<tr>
|
||||
<td>Code freeze begins</td>
|
||||
<td>25 Aug 2003</td>
|
||||
<td>--</td>
|
||||
<td>25 Aug 2003</td>
|
||||
|
||||
<td>After this date, all commits to the <tt>RELENG_4</tt> branch
|
||||
must be approved by <a
|
||||
|
|
|
@ -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.66 2003/08/18 20:59:45 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.67 2003/08/19 06:21:41 murray Exp $">
|
||||
<!ENTITY email 're'>
|
||||
<!ENTITY title "Release Engineering Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -85,9 +85,11 @@ provided below.</p>
|
|||
|
||||
<tr>
|
||||
<td> <tt>RELENG_4</tt> </td>
|
||||
<td> Open </td>
|
||||
<td> Frozen </td>
|
||||
<td> &contact.re; </td>
|
||||
<td> Development branch for 4-STABLE. <strong>Code freeze begins August 25, please contact &contact.re; for major MFCs before that time.</strong></td>
|
||||
<td> Development branch for 4-STABLE. <strong>Code freeze in
|
||||
effect until further notice, pending release of 4.9. Email
|
||||
commit requests to re@FreeBSD.org.</strong></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
|
Loading…
Reference in a new issue