diff options
author | Brian <[email protected]> | 2007-11-03 08:45:42 -0600 |
---|---|---|
committer | Brian <[email protected]> | 2007-11-03 08:45:42 -0600 |
commit | bf854d8d27bc12d776e370d9f8295eadf138ae87 (patch) | |
tree | d29a9dfa41493bb64e621b66a5625a9a01c9167b /docs/relnotes-7.0.2.html | |
parent | f33412167905668398895df063bc71df3ce0f4c6 (diff) |
SSE codegen fixes
Diffstat (limited to 'docs/relnotes-7.0.2.html')
-rw-r--r-- | docs/relnotes-7.0.2.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.0.2.html b/docs/relnotes-7.0.2.html index 0d06d30d1dc..f4a97e5c482 100644 --- a/docs/relnotes-7.0.2.html +++ b/docs/relnotes-7.0.2.html @@ -49,6 +49,7 @@ Mesa 7.0.2 is a stable release with bug fixes since version 7.0. <li>Fixed some issues preventing cross-compiling <li>Fixed up broken GL_ATI_separate_stencil extension <li>glDrawArrays(count=0) led to a crash +<li>Fix SSE code gen memory leak, possible crash </ul> |