Update the state of HEAD (semi-frozen) and RELENG_5_2 (frozen release
branch).
This commit is contained in:
parent
68a6c570bc
commit
4db9d326df
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=19084
1 changed files with 13 additions and 3 deletions
|
@ -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.80 2003/12/01 15:25:23 jkoshy Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.81 2003/12/04 02:17:22 marcus Exp $">
|
||||
<!ENTITY email 're'>
|
||||
<!ENTITY title "Release Engineering Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -59,10 +59,20 @@ provided below.</p>
|
|||
|
||||
<tr>
|
||||
<td> <tt>HEAD</tt> </td>
|
||||
<td> Semi-Frozen </td>
|
||||
<td> &contact.re; </td>
|
||||
<td> Active development branch for -CURRENT. In general, open for
|
||||
commits, although restraint is urged until 5.2-RELEASE is
|
||||
announced. Review by &contact.re; is strongly encouraged for
|
||||
large and/or potentially disruptive commits.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> <tt>RELENG_5_2</tt> </td>
|
||||
<td> Frozen </td>
|
||||
<td> &contact.re; </td>
|
||||
<td> Active development branch for -CURRENT. Now in code freeze
|
||||
in preparation for 5.2-RELEASE. </td>
|
||||
<td> FreeBSD 5.2 release branch. Now in code freeze in
|
||||
preparation for 5.2-RELEASE. </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
|
Loading…
Reference in a new issue