diff options
author | Brian Paul <[email protected]> | 2009-06-19 15:16:01 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2009-06-19 15:16:01 -0600 |
commit | 5d387a35ffc8fc7e4fad5fbe92b653edd536585d (patch) | |
tree | c0c13dbe2ba05b5b7080689aa6cc3b7c2ec7ddf9 /docs/relnotes-7.4.3.html | |
parent | 2ae6859215f9372793d6be29451324b9a6c80e87 (diff) |
docs: set 7.4.3 release datemesa_7_4_3
Diffstat (limited to 'docs/relnotes-7.4.3.html')
-rw-r--r-- | docs/relnotes-7.4.3.html | 4 |
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> |