Module: Mesa Branch: master Commit: e83cd38eac26167cdab9205f17fd276c73daf3fb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e83cd38eac26167cdab9205f17fd276c73daf3fb
Author: Dylan Baker <[email protected]> Date: Thu Jun 28 10:06:44 2018 -0700 docs: Add news item for mesa 18.1.2 Which I forgot to do when 18.1.2 came out. Signed-off-by: Dylan Baker <[email protected]> --- docs/index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/index.html b/docs/index.html index acf482b512..2ce147c55a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,12 @@ <h1>News</h1> +<h2>June 15, 2018</h2> +<p> +<a href="relnotes/18.1.2.html">Mesa 18.1.2</a> is released. +This is a bug-fix release. +</p> + <h2>June 3, 2018</h2> <p> <a href="relnotes/18.0.5.html">Mesa 18.0.5</a> is released. _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
