Module: Mesa Branch: master Commit: 14fffefc60482fe84cffcd00a44a4c8b7e0d5a36 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=14fffefc60482fe84cffcd00a44a4c8b7e0d5a36
Author: Juan A. Suarez Romero <[email protected]> Date: Mon Mar 19 13:54:23 2018 +0100 docs: add 17.3.{8,9} in the release calendar Mesa 18.0 series has not been released yet, so let's extend 17.3 lifetime. v2: add 17.3.9 in the calendar (Andres Gomez) CC: Andres Gomez <[email protected]> CC: Emil Velikov <[email protected]> Reviewed-by: Andres Gomez <[email protected]> Reviewed-by: Emil Velikov <[email protected]> --- docs/release-calendar.html | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/docs/release-calendar.html b/docs/release-calendar.html index 25408c3604..e50eb3769a 100644 --- a/docs/release-calendar.html +++ b/docs/release-calendar.html @@ -39,10 +39,22 @@ if you'd like to nominate a patch in the next stable release. <th>Notes</th> </tr> <tr> -<td rowspan="1">17.3</td> +<td rowspan="3">17.3</td> <td>2018-03-09</td> <td>17.3.7</td> <td>Juan A. Suarez Romero</td> +<td></td> +</tr> +<tr> +<td>2018-03-23</td> +<td>17.3.8</td> +<td>Juan A. Suarez Romero</td> +<td></td> +</tr> +<tr> +<td>2018-04-06</td> +<td>17.3.9</td> +<td>Juan A. Suarez Romero</td> <td>Final planned release for the 17.3 series</td> </tr> <tr> _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
