summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian <brian.paul@tungstengraphics.com>2007-10-24 16:35:47 -0600
committerBrian <brian.paul@tungstengraphics.com>2007-10-24 16:35:47 -0600
commit773f3a266c46f1424f4033dfc5136bfeb5eff74c (patch)
tree8abb5b55354c73a1cb4e974f2225be277ede84a0 /docs
parent882ada0d22af80bbaeaae2cdac409851e92e3a56 (diff)
added catamount-osmesa-pgi config, fixes for cross-compiling
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes-7.0.2.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/relnotes-7.0.2.html b/docs/relnotes-7.0.2.html
index 46040e12f8..bec780bf81 100644
--- a/docs/relnotes-7.0.2.html
+++ b/docs/relnotes-7.0.2.html
@@ -25,7 +25,7 @@ Mesa 7.0.2 is a stable release with bug fixes since version 7.0.
<li>Updated Windows VC7 project files
<li>Added DESTDIR variable for 'make install'
<li>Added pkg-config files for gl, glu, glut and glw libraries
-<li>Added bluegene-xlc-osmesa config
+<li>Added bluegene-xlc-osmesa and catamount-osmesa-pgi configs
</ul>
<h2>Bug fixes</h2>
@@ -45,6 +45,7 @@ Mesa 7.0.2 is a stable release with bug fixes since version 7.0.
<li>Fixed a bug when using glMaterial in display lists (bug 10604)
<li>Fixed a few GLUT/Fortran issues (Bill Mitchell)
<li>Fixed Blender crash bug (12164)
+<li>Fixed some issues preventing cross-compiling
</ul>