diff options
author | Brian Paul <[email protected]> | 2010-01-27 17:08:03 -0700 |
---|---|---|
committer | Brian Paul <[email protected]> | 2010-01-27 17:08:03 -0700 |
commit | a0518e66b2960d3bab386985e24ccbc9c51abf97 (patch) | |
tree | c2b786f52eb4cfe3b1ffa165418fa57f1e430855 /docs | |
parent | 82c76cd16f35f4d903f49761af7eb28a755ad299 (diff) |
docs: Fixed Windows build for 7.7.1
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes-7.7.1.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.7.1.html b/docs/relnotes-7.7.1.html index b20c8a7724f..959efd9e57c 100644 --- a/docs/relnotes-7.7.1.html +++ b/docs/relnotes-7.7.1.html @@ -43,6 +43,7 @@ tbd <li>Allocate constants more tightly in GL_ARB_vertex/fragment parser. <li>Fixed mipmap generation bug caused by invalid viewport state. <li>Gallium SSE codegen for XPD didn't always work. +<li>Fixed Windows build. </ul> |