summaryrefslogtreecommitdiff
path: root/docs/relnotes-6.5.2.html
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2006-11-23 00:43:23 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2006-11-23 00:43:23 +0000
commitba02b07c754f8c7df834e8ebcb55f784a58889ea (patch)
tree4b6d10bd64afd47f4efdd2222b0d817ea81cf6d4 /docs/relnotes-6.5.2.html
parent14c427573e69e7555a7929c5569c824633415b82 (diff)
fix indirect glMap* bugs
Diffstat (limited to 'docs/relnotes-6.5.2.html')
-rw-r--r--docs/relnotes-6.5.2.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-6.5.2.html b/docs/relnotes-6.5.2.html
index 27f9da6afb..a8eb970cd2 100644
--- a/docs/relnotes-6.5.2.html
+++ b/docs/relnotes-6.5.2.html
@@ -72,6 +72,7 @@ Romanick).</li>
<li>Fixed glDrawPixels(GL_COLOR_INDEX, GL_BITMAP) segfault (bug 9044)
<li>Fixed some gluBuild2DMipmaps() bugs (Greg McGarragh)
<li>Fixed broken "mgl" name mangling
+<li>Indirect rending was broken for glMap* functions (bug 8899)
</ul>