diff options
-rw-r--r-- | docs/relnotes-7.0.1.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.0.1.html b/docs/relnotes-7.0.1.html index 79e08ecbd57..47ee162ec28 100644 --- a/docs/relnotes-7.0.1.html +++ b/docs/relnotes-7.0.1.html @@ -48,6 +48,7 @@ the terminating zero (bug 11588) <li>Fixed a GLSL function call bug (#11731) <li>glPointParameteriv(GL_DISTANCE_ATTENUATION_EXT) didn't work (bug 11754) <li>glGetAttribLocation() always returned 1 (bug 11774) +<li>Fixed a few memory-related bugs in GLU library </ul> |