summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-06-19 15:16:01 -0600
committerBrian Paul <brianp@vmware.com>2009-06-19 15:16:01 -0600
commit5d387a35ffc8fc7e4fad5fbe92b653edd536585d (patch)
treec0c13dbe2ba05b5b7080689aa6cc3b7c2ec7ddf9
parent2ae6859215f9372793d6be29451324b9a6c80e87 (diff)
docs: set 7.4.3 release datemesa_7_4_3
-rw-r--r--docs/news.html2
-rw-r--r--docs/relnotes-7.4.3.html4
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/news.html b/docs/news.html
index 79e29800ac4..9b167098f3a 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 6ada3ff98c2..d1d0a47ee2a 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 @@ for DRI hardware acceleration.
<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>