summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian <brian.paul@tungstengraphics.com>2008-02-15 13:41:21 -0700
committerBrian <brian.paul@tungstengraphics.com>2008-02-15 13:42:19 -0700
commitbf97ca448cce48e63e9edcc25ada18ce47cdd11e (patch)
tree6aeddefa9e6f5103c5285a8eacdd15d154e8b5de /docs
parentc5f8ff8b32795a0d7d31bec301eeadc2b9339bfa (diff)
Fix glBindTexture crash (bug 14514)
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes-7.0.3.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.0.3.html b/docs/relnotes-7.0.3.html
index 2f9e59d90c8..26eed3ca656 100644
--- a/docs/relnotes-7.0.3.html
+++ b/docs/relnotes-7.0.3.html
@@ -35,6 +35,7 @@ Mesa 7.0.3 is a stable release with bug fixes since version 7.0.2.
<li>Fixed GLX indirect vertex array rendering bug (14197)
<li>Fixed crash when deleting framebuffer objects (bugs 13507, 14293)
<li>User-defined clip planes enabled for R300 (bug 9871)
+<li>Fixed glBindTexture() crash upon bad target (bug 14514)
</ul>