diff options
author | Brian <[email protected]> | 2007-05-23 08:59:02 -0600 |
---|---|---|
committer | Brian <[email protected]> | 2007-05-23 08:59:02 -0600 |
commit | 01e7e153e37f450c44fe755bd44b02ce0cecf873 (patch) | |
tree | fe3436d91bab94dadf6ed11278b18674ffe875ce /docs/relnotes-7.0.html | |
parent | 0ad4ca24d2494a2fbe05a11d9f161e86c6850484 (diff) |
document point attentuation fix
Diffstat (limited to 'docs/relnotes-7.0.html')
-rw-r--r-- | docs/relnotes-7.0.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.0.html b/docs/relnotes-7.0.html index 76c5eaa19a6..31f7b8c4f57 100644 --- a/docs/relnotes-7.0.html +++ b/docs/relnotes-7.0.html @@ -40,6 +40,7 @@ TBD <li>The GLX protocol request for glXDestroyPBuffer() was incorrect (bug 10983) <li>ARB vp state.light[n].half value was incorrect (bug 10987) <li>Fixed a positional light source bug (bug 11009) +<li>Fixed point size attenuation problem (bug 11042) </ul> |