summaryrefslogtreecommitdiff
path: root/docs/relnotes-7.4.3.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/relnotes-7.4.3.html')
-rw-r--r--docs/relnotes-7.4.3.html4
1 files changed, 2 insertions, 2 deletions
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>