docs: recent bug fixes for 7.4

This commit is contained in:
Brian Paul 2009-01-30 16:09:58 -07:00
parent b543401a5c
commit 41e63fbdb2

View file

@ -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>