summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorBrian Paul <[email protected]>2009-01-30 16:09:58 -0700
committerBrian Paul <[email protected]>2009-01-30 16:09:58 -0700
commit41e63fbdb250d29361e37c2daf3fffaf6c56790f (patch)
tree839da6a445a7c2c8f025a1bb86a5ea69733b4798 /docs
parentb543401a5cac8203c978da5d37b877469fbe6c86 (diff)
docs: recent bug fixes for 7.4
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes-7.4.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/relnotes-7.4.html b/docs/relnotes-7.4.html
index 60ada854c16..c5607099778 100644
--- a/docs/relnotes-7.4.html
+++ b/docs/relnotes-7.4.html
@@ -37,6 +37,9 @@ tbd
<h2>Bug fixes</h2>
<ul>
+<li>Fixed a potential glTexImage('proxy target') segfault
+<li>Fixed bad reference counting for 1D/2D texture arrays
+<li>Fixed VBO + glPush/PopClientAttrib() bug #19835
<li>Assorted i965 driver bug fixes
</ul>