diff options
author | Brian Paul <[email protected]> | 2009-09-15 09:45:18 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2009-09-15 09:45:18 -0600 |
commit | 5d526ed21ac9f1ec9220c2adb4c905893eb9d990 (patch) | |
tree | 2e9c6b0794d903aa9c137d591f956619a51608d7 /docs | |
parent | 2b992dc327e02a412c0cc8c5d015ac534114848c (diff) | |
parent | 799631acb18be93afab29e27241cde3780672e98 (diff) |
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes-7.5.2.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/relnotes-7.5.2.html b/docs/relnotes-7.5.2.html index 32100142c0c..ecdab29d5f7 100644 --- a/docs/relnotes-7.5.2.html +++ b/docs/relnotes-7.5.2.html @@ -45,6 +45,8 @@ tbd <ul> <li>Assorted bug fixes for i965/i945 drivers <li>Fixed Gallium glDrawPixels(GL_STENCIL_INDEX) failure. +<li>Fixed GLSL linker/preprocessor version directive issue seen in Wine + (such as bug 23946) </ul> |