diff options
author | Brian Paul <[email protected]> | 2006-11-18 16:44:30 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2006-11-18 16:44:30 +0000 |
commit | c478f0d25b96fc8992e6de3d6df27783a9418523 (patch) | |
tree | 2a46be858c5169d58fe36480dc2c91a302d28db4 /docs/relnotes-6.5.2.html | |
parent | bdb1c3882f9b80d804040a8280aa35a3037c303d (diff) |
name mangling update/fix
Diffstat (limited to 'docs/relnotes-6.5.2.html')
-rw-r--r-- | docs/relnotes-6.5.2.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-6.5.2.html b/docs/relnotes-6.5.2.html index 7329a517117..ba99420d7d1 100644 --- a/docs/relnotes-6.5.2.html +++ b/docs/relnotes-6.5.2.html @@ -68,6 +68,7 @@ copy texturing). <li>Implemented glGetUniform[fi]vARB() functions <li>Fixed glDrawPixels(GL_COLOR_INDEX, GL_BITMAP) segfault (bug 9044) <li>Fixed some gluBuild2DMipmaps() bugs (Greg McGarragh) +<li>Fixed broken "mgl" name mangling </ul> |