diff options
author | Brian <[email protected]> | 2007-05-23 16:50:22 -0600 |
---|---|---|
committer | Brian <[email protected]> | 2007-05-23 16:50:22 -0600 |
commit | 18a0a2a7acd4d6da86b85072eca9262fdf8defba (patch) | |
tree | da6487621a603200ef240dcf21b6d88c4e433dae /docs | |
parent | 8b99d9e33cae27404d4a5d8626b8581d35aef28d (diff) |
document bug 11049 fix
Diffstat (limited to 'docs')
-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 31f7b8c4f57..909851273af 100644 --- a/docs/relnotes-7.0.html +++ b/docs/relnotes-7.0.html @@ -41,6 +41,7 @@ TBD <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) +<li>glPopAttrib didn't restore texture object's LOD bias (bug 11049) </ul> |