diff options
author | Brice Goglin <[email protected]> | 2009-12-11 18:31:38 +0100 |
---|---|---|
committer | Brice Goglin <[email protected]> | 2009-12-11 18:31:38 +0100 |
commit | ebf57c620286a695bd32c5e82505563d96f32eb1 (patch) | |
tree | b7dccb73147c85a9b7db9d3eb9ed8292adae5972 /docs | |
parent | 1f47135544eb6157a8ff5f3233a2e158f455511c (diff) | |
parent | 7d41b4248bee1d926646ef5fdff07da4f9026589 (diff) |
Merge branch 'mesa_7_6_branch' of git://anongit.freedesktop.org/mesa/mesa into debian-unstable
Conflicts:
progs/tests/Makefile
progs/tests/prog_parameter.c
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> |