diff options
author | Brian Paul <[email protected]> | 2008-04-14 13:41:17 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2008-04-14 13:41:17 -0600 |
commit | 62c67576e0f6a101e6d7e8757825484004ca265c (patch) | |
tree | f6a0c83d8bc9b715f47e384090629ea41df4d391 /docs/relnotes-7.0.4.html | |
parent | 91d59e4cb94454ac59ae9e83069379d2131d8a0e (diff) |
fixed WIN32 compile problem in libGLU
Diffstat (limited to 'docs/relnotes-7.0.4.html')
-rw-r--r-- | docs/relnotes-7.0.4.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.0.4.html b/docs/relnotes-7.0.4.html index 7ae2e4391f1..741f56e6347 100644 --- a/docs/relnotes-7.0.4.html +++ b/docs/relnotes-7.0.4.html @@ -23,6 +23,7 @@ Mesa 7.0.4 is a stable release with bug fixes since version 7.0.3. <h2>Bug fixes</h2> <ul> <li>define #extension GL_ARB_texture_rectangle in shading language +<li>fixed WIN32 compile problem in libGLU </ul> <h2>Changes</h2> |