Document that HEAD is frozen.
This commit is contained in:
parent
7bab2af0e1
commit
5324cbb452
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=37515
1 changed files with 6 additions and 6 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.293 2011/04/27 19:16:58 blackend Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.294 2011/07/10 17:12:24 hrs Exp $">
|
||||
<!ENTITY email 're'>
|
||||
<!ENTITY title "Release Engineering Information">
|
||||
<!ENTITY % navinclude.developers "INCLUDE">
|
||||
|
@ -50,7 +50,7 @@
|
|||
<tr>
|
||||
<td>September 2011</td>
|
||||
<td>&os; 9.0</td>
|
||||
<td>In "Code Slush" (feature freeze) now. <a
|
||||
<td>In "Code Freeze" now. <a
|
||||
href="&base;/releases/9.0R/schedule.html">The release
|
||||
schedule</a> is available.</td>
|
||||
</tr>
|
||||
|
@ -87,12 +87,12 @@
|
|||
|
||||
<tr>
|
||||
<td><tt>HEAD</tt></td>
|
||||
<td>Slush</td>
|
||||
<td>Frozen</td>
|
||||
<td>committers</td>
|
||||
|
||||
<td>Active development branch for 9-CURRENT. No approval from
|
||||
RE is required in "Code Slush" period though major ongoing
|
||||
work such as new features must be notified to RE.</td>
|
||||
<td>Active development branch for 9-CURRENT and now in a
|
||||
preparation stage for 9.0-RELEASE. All commits to this branch
|
||||
requires RE's approval.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
|
Loading…
Reference in a new issue