summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian <brian.paul@tungstengraphics.com>2007-05-23 16:50:22 -0600
committerBrian <brian.paul@tungstengraphics.com>2007-05-23 16:50:22 -0600
commit18a0a2a7acd4d6da86b85072eca9262fdf8defba (patch)
treeda6487621a603200ef240dcf21b6d88c4e433dae
parent8b99d9e33cae27404d4a5d8626b8581d35aef28d (diff)
document bug 11049 fix
-rw-r--r--docs/relnotes-7.0.html1
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>