From 55c2178ad4a72541af83a4e3e94ddd5d5ca78cd4 Mon Sep 17 00:00:00 2001 From: Brian Date: Sun, 29 Jul 2007 18:28:09 -0600 Subject: [PATCH] fix bug 11754 --- docs/relnotes-7.0.1.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/relnotes-7.0.1.html b/docs/relnotes-7.0.1.html index 70899ff9da7..28522552eae 100644 --- a/docs/relnotes-7.0.1.html +++ b/docs/relnotes-7.0.1.html @@ -45,6 +45,7 @@ Mesa 7.0.1 is a stable release with bug fixes since version 7.0. the terminating zero (bug 11588)
  • glXChooseFBConfig() in Xlib driver didn't handle GLX_STEREO flag properly
  • Fixed a GLSL function call bug (#11731) +
  • glPointParameteriv(GL_DISTANCE_ATTENUATION_EXT) didn't work (bug 11754)