diff options
author | Brian Paul <brianp@vmware.com> | 2010-01-29 08:37:31 -0700 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2010-01-29 08:37:31 -0700 |
commit | 364b008d183a608cecac938e44e4c19c3c68e84b (patch) | |
tree | 40d76dcd713019fe2478a6046f040e438c44cc2a /docs | |
parent | ee5e84eba6e94ddd504cb9e0aaaae7363160e74b (diff) |
docs: Fixed Windows build for 7.7.1
(cherry picked from commit a0518e66b2960d3bab386985e24ccbc9c51abf97)
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 b20c8a7724..959efd9e57 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> |