docs: set 7.4.3 release date
diff --git a/docs/news.html b/docs/news.html index 79e2980..9b16709 100644 --- a/docs/news.html +++ b/docs/news.html
@@ -11,7 +11,7 @@ <H1>News</H1> -<h2>(TBD) 2009</h2> +<h2>June 19, 2009</h2> <p> <a href="relnotes-7.4.3.html">Mesa 7.4.3</a> is released. This is a stable release fixing bugs since the 7.4.2 release.
diff --git a/docs/relnotes-7.4.3.html b/docs/relnotes-7.4.3.html index 6ada3ff..d1d0a47 100644 --- a/docs/relnotes-7.4.3.html +++ b/docs/relnotes-7.4.3.html
@@ -8,7 +8,7 @@ <body bgcolor="#eeeeee"> -<H1>Mesa 7.4.3 Release Notes / date TBD</H1> +<H1>Mesa 7.4.3 Release Notes / 19 June 2009</H1> <p> Mesa 7.4.3 is a stable development release fixing bugs since the 7.4.2 release. @@ -41,7 +41,7 @@ <li>Fixed some GLSL preprocessor bugs <li>Fixed framebuffer mem leak in i945/i965 DRI drivers <li>Fixed texture coordinate repeat bug in swrast (bug 21872) -<li>Fixed incorrect viewport clamping (lower bounds is zero, not one) +<li>Fixed incorrect viewport clamping (lower bound is zero, not one) <li>GLX fix for glean's makeCurrent test case </ul>