diff options
author | Brian <[email protected]> | 2007-07-29 18:28:09 -0600 |
---|---|---|
committer | Brian <[email protected]> | 2007-07-29 18:28:09 -0600 |
commit | 55c2178ad4a72541af83a4e3e94ddd5d5ca78cd4 (patch) | |
tree | 575427cb9c36bd85b4f135443dbfc6bfa48f0ba2 /docs | |
parent | 3e3d392e1cd47fa790131b6f7dbc1846f2081567 (diff) |
fix bug 11754
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes-7.0.1.html | 1 |
1 files changed, 1 insertions, 0 deletions
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) <li>glXChooseFBConfig() in Xlib driver didn't handle GLX_STEREO flag properly <li>Fixed a GLSL function call bug (#11731) +<li>glPointParameteriv(GL_DISTANCE_ATTENUATION_EXT) didn't work (bug 11754) </ul> |