docs: updated 7.6.1 relnotes with GLSL fixes

This commit is contained in:
Brian Paul 2009-12-11 09:41:34 -07:00
parent d8f8eca9ef
commit 7d41b4248b

View file

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