summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorBrian <[email protected]>2007-07-31 09:29:31 -0600
committerBrian <[email protected]>2007-07-31 09:29:31 -0600
commitaa5b748c10a8537ccbf6ed9d09d0783df7314c70 (patch)
tree2529de4e2ca9aabca5100fa61c49b70e0f6229fb /docs
parent3c182c5bc8fd0f766f84227e15b1a44d5afe1562 (diff)
glGetAttribLocation always returned 1 (bug 11774)
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes-7.0.1.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.0.1.html b/docs/relnotes-7.0.1.html
index 28522552eae..e6dab926698 100644
--- a/docs/relnotes-7.0.1.html
+++ b/docs/relnotes-7.0.1.html
@@ -46,6 +46,7 @@ the terminating zero (bug 11588)
<li>glXChooseFBConfig() in Xlib driver didn't handle GLX_STEREO flag properly
<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)
</ul>