diff --git a/docs/relnotes-6.5.2.html b/docs/relnotes-6.5.2.html index f582c3c593b..7329a517117 100644 --- a/docs/relnotes-6.5.2.html +++ b/docs/relnotes-6.5.2.html @@ -67,6 +67,7 @@ copy texturing).
  • Fixed glGetVertexAttribfvARB bug 8883
  • Implemented glGetUniform[fi]vARB() functions
  • Fixed glDrawPixels(GL_COLOR_INDEX, GL_BITMAP) segfault (bug 9044) +
  • Fixed some gluBuild2DMipmaps() bugs (Greg McGarragh)