diff options
author | Brian Paul <brianp@vmware.com> | 2009-12-11 09:41:34 -0700 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-12-11 09:41:34 -0700 |
commit | 7d41b4248bee1d926646ef5fdff07da4f9026589 (patch) | |
tree | bcbeda4bcfa616d6b7c394c99fabd8a8809720d0 /docs | |
parent | d8f8eca9efaf2f537cf9218e4dd1d742e19ffc76 (diff) | |
download | mesa-7d41b4248bee1d926646ef5fdff07da4f9026589.tar.gz |
docs: updated 7.6.1 relnotes with GLSL fixes
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes-7.6.1.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.6.1.html b/docs/relnotes-7.6.1.html index 752f9cac643..7160168d989 100644 --- a/docs/relnotes-7.6.1.html +++ b/docs/relnotes-7.6.1.html @@ -58,6 +58,7 @@ tbd <li>Endianness fixes for the DRI swrast driver (bug 22767).</li> <li>Point sprite fixes for i915/945 driver. <li>Fixed assorted memory leaks (usually on error paths) +<li>Fixed some GLSL compiler bugs (ex: 25579) </ul> <h2>Changes</h2> |