diff options
author | Brian Paul <brian.paul@tungstengraphics.com> | 2008-07-29 17:50:43 -0600 |
---|---|---|
committer | Brian Paul <brian.paul@tungstengraphics.com> | 2008-07-29 17:50:43 -0600 |
commit | b068ab62a0433b6a92374c83f153b3c9ac4b4e5e (patch) | |
tree | 5e20c0d3e593150676d684507e24de3b6ca246a7 /docs | |
parent | 1bdb1345703584d9247c84f8efb9056db22de682 (diff) |
updated GLSL bug fixes
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes-7.1.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/relnotes-7.1.html b/docs/relnotes-7.1.html index c9d7cddca..abcbc3186 100644 --- a/docs/relnotes-7.1.html +++ b/docs/relnotes-7.1.html @@ -35,7 +35,7 @@ TBD <h2>Bug fixes</h2> <ul> -<li>Fixed a number of minor GLSL intrinsic function/constructor bugs +<li>Numerous GLSL fixes <li>Fixed some error code/detection bugs in the GLSL-related API functions </ul> |