Enhance a bit previous commit: mention the need of re@ approval and
update status line.
This commit is contained in:
parent
777dac4b6c
commit
3833e93c19
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=34484
1 changed files with 6 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.269 2009/06/11 06:28:50 maxim Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.270 2009/06/26 06:08:38 maxim Exp $">
|
||||
<!ENTITY email 're'>
|
||||
<!ENTITY title "Release Engineering Information">
|
||||
<!ENTITY % navinclude.developers "INCLUDE">
|
||||
|
@ -56,7 +56,7 @@
|
|||
<tr>
|
||||
<td>August 2009</td>
|
||||
<td>FreeBSD 8.0</td>
|
||||
<td>code slush since June 1st</td>
|
||||
<td>Code Freeze since June 26th</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
@ -81,7 +81,10 @@
|
|||
<td><tt>HEAD</tt></td>
|
||||
<td>Frozen</td>
|
||||
<td>&contact.re;</td>
|
||||
<td>Active development branch for 8-CURRENT.</td>
|
||||
<td>Active development branch for 8-CURRENT. Code Freeze in
|
||||
preparation for 8.0-RELEASE. All commits must have
|
||||
&contact.re; approval until after RELENG_8 branch has been
|
||||
created.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
|
Loading…
Reference in a new issue