summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2006-11-16 14:44:23 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2006-11-16 14:44:23 +0000
commitebe4c893f8c0e80fe474743574a377d460b5f3e8 (patch)
tree8f8db49bf476e9eb15b985bb8edb70824f536fcc /docs
parentb97947972193b6b004a0ee49da31146230d43dd8 (diff)
fix glDrawPixels(GL_COLOR_INDEX, GL_BITMAP) bug 9044
Diffstat (limited to 'docs')
-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 1ba936413a8..f582c3c593b 100644
--- a/docs/relnotes-6.5.2.html
+++ b/docs/relnotes-6.5.2.html
@@ -66,6 +66,7 @@ copy texturing).
<li>Fixed some fragment program bugs in Intel i915 DRI driver
<li>Fixed glGetVertexAttribfvARB bug 8883
<li>Implemented glGetUniform[fi]vARB() functions
+<li>Fixed glDrawPixels(GL_COLOR_INDEX, GL_BITMAP) segfault (bug 9044)
</ul>