Add RELENG_4_11 into the table of branches. It is frozen (and has been
frozen for a while) in preparation for 4.11-RELEASE. Approved by: scottl
This commit is contained in:
parent
7aa0f7b61d
commit
84f7652304
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23413
1 changed files with 8 additions and 1 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.130 2005/01/01 13:08:58 simon Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.131 2005/01/01 19:40:39 simon Exp $">
|
||||
<!ENTITY email 're'>
|
||||
<!ENTITY title "Release Engineering Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -112,6 +112,13 @@ provided below.</p>
|
|||
<td> Development branch for 4-STABLE.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> <tt>RELENG_4_11</tt> </td>
|
||||
<td> Frozen </td>
|
||||
<td> &contact.re; </td>
|
||||
<td> Release branch for upcoming FreeBSD 4.11. </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> <tt>RELENG_4_10</tt> </td>
|
||||
<td> Frozen </td>
|
||||
|
|
Loading…
Reference in a new issue