Module: Mesa Branch: master Commit: fb918727efb1cc223c9aededc78b10987d5f4c2e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fb918727efb1cc223c9aededc78b10987d5f4c2e
Author: Andreas Boll <[email protected]> Date: Sat Jun 16 10:51:17 2012 +0200 docs/relnotes: replace tbd with release date Signed-off-by: Brian Paul <[email protected]> --- docs/relnotes-7.10.1.html | 2 +- docs/relnotes-7.8.1.html | 2 +- docs/relnotes-7.8.2.html | 2 +- docs/relnotes-7.9.2.html | 2 +- docs/relnotes-8.0.html | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/relnotes-7.10.1.html b/docs/relnotes-7.10.1.html index 0db54af..e674d45 100644 --- a/docs/relnotes-7.10.1.html +++ b/docs/relnotes-7.10.1.html @@ -7,7 +7,7 @@ </head> <body> -<h1>Mesa 7.10.1 Release Notes / TBD</h1> +<h1>Mesa 7.10.1 Release Notes / March 2, 2011</h1> <p> Mesa 7.10.1 is a bug fix release which fixes bugs found since the 7.10 release. diff --git a/docs/relnotes-7.8.1.html b/docs/relnotes-7.8.1.html index 2fa7bac..c55d00b 100644 --- a/docs/relnotes-7.8.1.html +++ b/docs/relnotes-7.8.1.html @@ -7,7 +7,7 @@ </head> <body> -<h1>Mesa 7.8.1 Release Notes / April, 5, 2010</h1> +<h1>Mesa 7.8.1 Release Notes / April 5, 2010</h1> <p> Mesa 7.8.1 fixes a couple critical bugs in the recent Mesa 7.8 release. Even diff --git a/docs/relnotes-7.8.2.html b/docs/relnotes-7.8.2.html index dba51f2..8a7e12c 100644 --- a/docs/relnotes-7.8.2.html +++ b/docs/relnotes-7.8.2.html @@ -7,7 +7,7 @@ </head> <body> -<h1>Mesa 7.8.2 Release Notes / (date tbd)</h1> +<h1>Mesa 7.8.2 Release Notes / June 17, 2010</h1> <p> Mesa 7.8.2 is a bug fix release which fixes bugs found since the 7.8.1 release. diff --git a/docs/relnotes-7.9.2.html b/docs/relnotes-7.9.2.html index 0117a13..6db9e4d 100644 --- a/docs/relnotes-7.9.2.html +++ b/docs/relnotes-7.9.2.html @@ -7,7 +7,7 @@ </head> <body> -<h1>Mesa 7.9.2 Release Notes / TBD</h1> +<h1>Mesa 7.9.2 Release Notes / March 2, 2011</h1> <p> Mesa 7.9.2 is a bug fix release which fixes bugs found since the 7.9.1 release. diff --git a/docs/relnotes-8.0.html b/docs/relnotes-8.0.html index a7aaefa..99eafb9 100644 --- a/docs/relnotes-8.0.html +++ b/docs/relnotes-8.0.html @@ -7,7 +7,7 @@ </head> <body> -<h1>Mesa 8.0 Release Notes / (release date TBD)</h1> +<h1>Mesa 8.0 Release Notes / February 9, 2012</h1> <p> Mesa 8.0 is a new development release. _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
