diff options
author | Brian Paul <brianp@vmware.com> | 2009-08-31 10:31:45 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-08-31 10:32:14 -0600 |
commit | f7654faf16431d9749fa9f3a8720b4b7fc5c8445 (patch) | |
tree | efdb72c67b60f4bce312e97d430d2434fff9f9b2 /docs | |
parent | a48ee529a256611676884262ced218ad6c05f961 (diff) |
docs/: document cross-compile fix
Diffstat (limited to 'docs')
-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 df06302624..8ac2e632b2 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> |