Note the frozen state of HEAD for the 5.2 release cycle.
This commit is contained in:
parent
7a9dad9e86
commit
cc7d28f0d0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18915
1 changed files with 4 additions and 8 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.75 2003/10/29 13:42:01 marcus Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.76 2003/11/15 05:26:00 scottl Exp $">
|
||||
<!ENTITY email 're'>
|
||||
<!ENTITY title "Release Engineering Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -59,14 +59,10 @@ provided below.</p>
|
|||
|
||||
<tr>
|
||||
<td> <tt>HEAD</tt> </td>
|
||||
<td> Semi-Frozen </td>
|
||||
<td> Frozen </td>
|
||||
<td> &contact.re; </td>
|
||||
<td> Active development branch for -CURRENT. Commits to this
|
||||
branch will be in 5.2-RELEASE and 5-STABLE. Sometime around
|
||||
the release of 5.2-RELEASE, we will branch RELENG_5 (for 5-STABLE) and this
|
||||
branch will then be known as 6-CURRENT. Review by &contact.re;
|
||||
is strongly encouraged for large and/or potentially destabilizing
|
||||
commits.</td>
|
||||
<td> Active development branch for -CURRENT. Now in code freeze
|
||||
in preparation for 5.2-RELEASE. </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
|
Loading…
Reference in a new issue