diff options
author | Brian Paul <brianp@vmware.com> | 2009-09-14 17:27:47 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-09-14 17:27:47 -0600 |
commit | 3129b2403e8430304c054611eebe709ed8b2ed97 (patch) | |
tree | 96fa8ae05441d7713cd88e05b2054d09ce485664 | |
parent | b8b774c775b672c89f1f4007c7b9575052d85739 (diff) |
docs: document linker/preprocessor bug fix
-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 32100142c0..ecdab29d5f 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> |