From 5d387a35ffc8fc7e4fad5fbe92b653edd536585d Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Fri, 19 Jun 2009 15:16:01 -0600 Subject: docs: set 7.4.3 release date --- docs/news.html | 2 +- docs/relnotes-7.4.3.html | 4 ++-- 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 @@

News

-

(TBD) 2009

+

June 19, 2009

Mesa 7.4.3 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 @@ -

Mesa 7.4.3 Release Notes / date TBD

+

Mesa 7.4.3 Release Notes / 19 June 2009

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.

  • Fixed some GLSL preprocessor bugs
  • Fixed framebuffer mem leak in i945/i965 DRI drivers
  • Fixed texture coordinate repeat bug in swrast (bug 21872) -
  • Fixed incorrect viewport clamping (lower bounds is zero, not one) +
  • Fixed incorrect viewport clamping (lower bound is zero, not one)
  • GLX fix for glean's makeCurrent test case -- cgit v1.2.1