Remove the release 'type' column from the supported releases table,

as it is not relevant since 10.x went EoL.

Sponsored by:	Rubicon Communications, LLC (netgate.com)
This commit is contained in:
Glen Barber 2020-07-21 18:35:10 +00:00
parent fce109ca59
commit 41465a9ace
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=54366

View file

@ -185,7 +185,6 @@
<tr>
<th>Branch</th>
<th>Release</th>
<th>Type</th>
<th>Release Date</th>
<th>Expected EoL</th>
</tr>
@ -193,13 +192,11 @@
<td>stable/12</td>
<td>n/a</td>
<td>n/a</td>
<td>n/a</td>
<td>June 30, 2024</td>
</tr>
<tr>
<td>releng/12.1</td>
<td>12.1-RELEASE</td>
<td>n/a</td>
<td>November 4, 2019</td>
<td>12.2-RELEASE + 3 months</td>
</tr>
@ -207,20 +204,17 @@
<td>stable/11</td>
<td>n/a</td>
<td>n/a</td>
<td>n/a</td>
<td>September 30, 2021</td>
</tr>
<tr>
<td>releng/11.4</td>
<td>11.4-RELEASE</td>
<td>n/a</td>
<td>June 16, 2020</td>
<td>stable/11 end-of-life</td>
</tr>
<tr>
<td>releng/11.3</td>
<td>11.3-RELEASE</td>
<td>n/a</td>
<td>July 9, 2019</td>
<td>September 30, 2020</td>
</tr>