Update the state of RELENG_8 and add the RELENG_8_3 branch.
This commit is contained in:
parent
e7d476b18c
commit
da0d762a3b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=38572
1 changed files with 9 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.299 2012/02/05 11:12:40 bz Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.300 2012/02/16 04:11:04 hrs Exp $">
|
||||
<!ENTITY email 're'>
|
||||
<!ENTITY title "Release Engineering Information">
|
||||
<!ENTITY % navinclude.developers "INCLUDE">
|
||||
|
@ -94,10 +94,16 @@
|
|||
|
||||
<tr>
|
||||
<td><tt>RELENG_8</tt></td>
|
||||
<td>Open</td>
|
||||
<td>committers</td>
|
||||
<td>Development branch for 8-STABLE.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><tt>RELENG_8_3</tt></td>
|
||||
<td>Frozen</td>
|
||||
<td>&contact.re;</td>
|
||||
<td>Development branch for 8-STABLE.
|
||||
Frozen for the upcoming 8.3-RELEASE.</td>
|
||||
<td>Development branch for upcoming FreeBSD 8.3.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
|
Loading…
Reference in a new issue