Note that HEAD is now frozen.

This commit is contained in:
Scott Long 2003-05-06 04:01:03 +00:00
parent b84619dec4
commit b31640fdcd
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16812

View file

@ -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.46 2003/04/24 06:09:52 murray Exp $">
<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.47 2003/04/26 01:41:46 bmah Exp $">
<!ENTITY email 're'>
<!ENTITY title "Release Engineering Information">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
@ -59,16 +59,13 @@ subtrees are not branched and not covered by this table.</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.1-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 at 6-CURRENT. With that in mind,
developers should treat this as a "STABLE" branch for the next few
months and focus on fixing bugs to make 5-STABLE a success.
Invasive commits to <tt>HEAD</tt> must be coordinated and approved
by &contact.re;.</td>
branch will then be known at 6-CURRENT. All commits must have
&contact.re; approval during the code freeze.</td>
</tr>
<tr>