fix indirect glMap* bugs
diff --git a/docs/relnotes-6.5.2.html b/docs/relnotes-6.5.2.html
index 27f9da6..a8eb970 100644
--- a/docs/relnotes-6.5.2.html
+++ b/docs/relnotes-6.5.2.html
@@ -72,6 +72,7 @@
 <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>