Update to reflect that 8.4 has been released.
While here, switch to using svn tags (including HEAD and RELENG_8). Reviewed by: hrs
This commit is contained in:
parent
f02dd30b14
commit
c0342bc980
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41864
1 changed files with 11 additions and 4 deletions
|
@ -50,9 +50,9 @@
|
|||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>TBD</td>
|
||||
<td>June 7 2013</td>
|
||||
<td>&os; 8.4</td>
|
||||
<td><a href="&base;/releases/8.4R/schedule.html">Target Schedule</a></td>
|
||||
<td>Released</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
@ -80,7 +80,7 @@
|
|||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><tt>HEAD</tt></td>
|
||||
<td><tt>head</tt></td>
|
||||
<td>Open</td>
|
||||
<td>committers</td>
|
||||
<td>Active development branch for 10-CURRENT.</td>
|
||||
|
@ -108,12 +108,19 @@
|
|||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><tt>RELENG_8</tt></td>
|
||||
<td><tt>stable/8</tt></td>
|
||||
<td>Open</td>
|
||||
<td>committers</td>
|
||||
<td>Development branch for 8-STABLE.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><tt>releng/8.4</tt></td>
|
||||
<td>Frozen</td>
|
||||
<td>&contact.re;</td>
|
||||
<td>FreeBSD 8.4 supported errata fix branch.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><tt>RELENG_8_3</tt></td>
|
||||
<td>Frozen</td>
|
||||
|
|
Loading…
Reference in a new issue