diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes-7.4.html | 3 |
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> |