Module: Mesa Branch: master Commit: 3129b2403e8430304c054611eebe709ed8b2ed97 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3129b2403e8430304c054611eebe709ed8b2ed97
Author: Brian Paul <[email protected]> Date: Mon Sep 14 17:27:47 2009 -0600 docs: document linker/preprocessor bug fix --- 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 3210014..ecdab29 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> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
