diff options
author | Brian Paul <brianp@vmware.com> | 2009-11-03 16:12:02 -0700 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-11-03 16:12:02 -0700 |
commit | c5106339d38dfac6652be9788ae8c78efab7667c (patch) | |
tree | 63ead4e51c8ced00c61597829f450a081defebd5 /docs | |
parent | 804d367a473f7c969ac1e1f598697686a40b11cd (diff) |
docs: fix 7.6 build with Visual Studio
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes-7.6.1.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.6.1.html b/docs/relnotes-7.6.1.html index e17ee67255..9ee6babc9d 100644 --- a/docs/relnotes-7.6.1.html +++ b/docs/relnotes-7.6.1.html @@ -51,6 +51,7 @@ tbd <li>Fixed glGetTexLevelParameter(GL_TEXTURE_INTERNAL_FORMAT) query so that it returns the actual compressed format chosen. <li>Fixed glBitmap bugs in Intel drivers. +<li>Fixed a number of Microsoft Visual Studio compilation problems. </ul> </body> |