From 18a0a2a7acd4d6da86b85072eca9262fdf8defba Mon Sep 17 00:00:00 2001 From: Brian Date: Wed, 23 May 2007 16:50:22 -0600 Subject: [PATCH] document bug 11049 fix --- docs/relnotes-7.0.html | 1 + 1 file changed, 1 insertion(+) 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
  • ARB vp state.light[n].half value was incorrect (bug 10987)
  • Fixed a positional light source bug (bug 11009)
  • Fixed point size attenuation problem (bug 11042) +
  • glPopAttrib didn't restore texture object's LOD bias (bug 11049)