Update for the upcoming 9.0R release process.
This commit is contained in:
parent
fe8d12f4d8
commit
df70ca0af4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=37422
5 changed files with 385 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.292 2011/04/12 14:31:15 danger Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.293 2011/04/27 19:16:58 blackend Exp $">
|
||||
<!ENTITY email 're'>
|
||||
<!ENTITY title "Release Engineering Information">
|
||||
<!ENTITY % navinclude.developers "INCLUDE">
|
||||
|
|
@ -47,6 +47,14 @@
|
|||
<th>Information</th>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>September 2011</td>
|
||||
<td>&os; 9.0</td>
|
||||
<td>In "Code Slush" (feature freeze) now. <a
|
||||
href="&base;/releases/9.0R/schedule.html">The release
|
||||
schedule</a> is available.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>February 2011</td>
|
||||
<td>&os; 8.2</td>
|
||||
|
|
@ -79,9 +87,12 @@
|
|||
|
||||
<tr>
|
||||
<td><tt>HEAD</tt></td>
|
||||
<td>Open</td>
|
||||
<td>Slush</td>
|
||||
<td>committers</td>
|
||||
<td>Active development branch for 9-CURRENT.</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>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue