Module: Mesa Branch: master Commit: 637132645af2cf1307ac34df7ecbbe22fb536777 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=637132645af2cf1307ac34df7ecbbe22fb536777
Author: Ian Romanick <[email protected]> Date: Fri Jun 6 21:17:02 2014 -0700 docs: Add MD5 checksum, etc. for 10.1 release Signed-off-by: Ian Romanick <[email protected]> (cherry picked from commit 28d41e409d74aabe35f1031e759179e82cb760b4) --- docs/index.html | 7 +++++++ docs/relnotes/10.2.html | 6 ++++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/docs/index.html b/docs/index.html index 28a7046..a536f94 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,13 @@ <h1>News</h1> +<h2>June 6, 2014</h2> +<p> +<a href="relnotes/10.2.html">Mesa 10.2</a> is released. This is a new +development release. See the release notes for more information about +the release. +</p> + <h2>May 20, 2014</h2> <p> <a href="relnotes/10.1.4.html">Mesa 10.1.4</a> is released. diff --git a/docs/relnotes/10.2.html b/docs/relnotes/10.2.html index af44ca1..f17bfcc 100644 --- a/docs/relnotes/10.2.html +++ b/docs/relnotes/10.2.html @@ -14,7 +14,7 @@ <iframe src="../contents.html"></iframe> <div class="content"> -<h1>Mesa 10.2 Release Notes / TBD</h1> +<h1>Mesa 10.2 Release Notes / June 6, 2014</h1> <p> Mesa 10.2 is a new development release. @@ -33,7 +33,9 @@ because compatibility contexts are not supported. <h2>MD5 checksums</h2> <pre> -TBD. +c87bfb6dd5cbcf1fdef42e5ccd972581 MesaLib-10.2.0.tar.gz +7aaba90bd7169a94ae2fe83febdec963 MesaLib-10.2.0.tar.bz2 +58b203aca15dadc25ab4d1126db1052b MesaLib-10.2.0.zip </pre> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
