Module: Mesa Branch: master Commit: 237e6f4fed2b78be0fae7991abbd496307c35a36 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=237e6f4fed2b78be0fae7991abbd496307c35a36
Author: Juan A. Suarez Romero <[email protected]> Date: Fri Sep 13 16:45:01 2019 +0200 docs: extend 19.1.x releases As 19.2 got some delays, let's extend 19.1 at least in one extra release. Reviewed-by: Dylan Baker <[email protected]> --- docs/release-calendar.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/release-calendar.html b/docs/release-calendar.html index 04e0d205820..3a6a68af6ea 100644 --- a/docs/release-calendar.html +++ b/docs/release-calendar.html @@ -60,10 +60,16 @@ if you'd like to nominate a patch in the next stable release. <th>Notes</th> </tr> <tr> -<td rowspan="1">19.1</td> +<td rowspan="2">19.1</td> <td>2019-09-17</td> <td>19.1.7</td> <td>Juan A. Suarez</td> +<td> +</tr> +<tr> +<td>2019-10-01</td> +<td>19.1.8</td> +<td>Juan A. Suarez</td> <td>Last planned 19.1.x release</td> </tr> <tr> _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
