Mark HEAD as open and add an entry for RELENG_5
This commit is contained in:
parent
5197e2cac5
commit
7bc9d6f949
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=21989
1 changed files with 9 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.113 2004/08/16 20:35:37 marcus Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.114 2004/08/16 23:57:21 scottl Exp $">
|
||||
<!ENTITY email 're'>
|
||||
<!ENTITY title "Release Engineering Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
|
@ -63,10 +63,16 @@ provided below.</p>
|
|||
|
||||
<tr>
|
||||
<td> <tt>HEAD</tt> </td>
|
||||
<td> Open </td>
|
||||
<td> </td>
|
||||
<td> Please be conservative with changes until 5.3 is released.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> <tt>RELENG_5_3</tt> </td>
|
||||
<td> Frozen </td>
|
||||
<td> &contact.re; </td>
|
||||
<td> HEAD is locked down while preparations are made for the
|
||||
RELENG_5 branch.</td>
|
||||
<td> Branch is locked in preparation for FreeBSD 5.3. </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue