diff options
author | Brian Paul <brianp@vmware.com> | 2009-08-31 10:31:45 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-08-31 11:22:36 -0600 |
commit | 1d64a4ceb309949a4ce71f93f86a37ef2d2943c6 (patch) | |
tree | 55a338b8b51588468978860dfb348a4268381033 /docs/relnotes-7.5.1.html | |
parent | c705e7238292d6c534d18dddcc03ecc6a24a5d66 (diff) |
docs/: document cross-compile fix
Diffstat (limited to 'docs/relnotes-7.5.1.html')
-rw-r--r-- | docs/relnotes-7.5.1.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.5.1.html b/docs/relnotes-7.5.1.html index df06302624b4..8ac2e632b20c 100644 --- a/docs/relnotes-7.5.1.html +++ b/docs/relnotes-7.5.1.html @@ -54,6 +54,7 @@ tbd <li>Fixed Gallium glBitmap() Z position bug <li>Setting arrays of sampler uniforms did not work <li>Selection/Feedback mode didn't handle polygon culling correctly (bug 16866) +<li>Fixed 32/64-bit cross compilation issue in gen_matypes.c </ul> |