Oops, needed to catch up on a few other branch support status notes.
Noticed by: danger@ (thanks)
This commit is contained in:
parent
723943d371
commit
772d38a834
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=32153
1 changed files with 4 additions and 4 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.231 2008/03/06 16:34:49 bmah Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.232 2008/06/04 20:51:54 kensmith Exp $">
|
||||
<!ENTITY email 're'>
|
||||
<!ENTITY title "Release Engineering Information">
|
||||
<!ENTITY % navinclude.developers "INCLUDE">
|
||||
|
@ -121,14 +121,14 @@ provided below.</p>
|
|||
<td> <tt>RELENG_6_2</tt> </td>
|
||||
<td> Frozen </td>
|
||||
<td> &contact.so; </td>
|
||||
<td> FreeBSD 6.2 supported errata fix branch. </td>
|
||||
<td> FreeBSD 6.2 errata fix branch (not officially supported). </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> <tt>RELENG_6_1</tt> </td>
|
||||
<td> Frozen </td>
|
||||
<td> &contact.so; </td>
|
||||
<td> FreeBSD 6.1 supported errata fix branch. </td>
|
||||
<td> FreeBSD 6.1 errata fix branch (not officially supported). </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
@ -142,7 +142,7 @@ provided below.</p>
|
|||
<td> <tt>RELENG_5</tt> </td>
|
||||
<td> Open </td>
|
||||
<td> committers </td>
|
||||
<td> Development branch for 5-STABLE. </td>
|
||||
<td> Maintenance branch for 5-STABLE (not officially supported). </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
|
Loading…
Reference in a new issue