diff options
author | Brian <[email protected]> | 2007-09-12 10:12:20 -0600 |
---|---|---|
committer | Brian <[email protected]> | 2007-09-12 10:12:20 -0600 |
commit | ef43af6d43c6aedf67ef6422c0ce03f682e4674c (patch) | |
tree | 06a926e01c2cb42f512fa701bbb3cda6f36edd60 /docs/relnotes-7.0.2.html | |
parent | 949d0532f05d30cc4b455f027f1ec2b4b3b621da (diff) |
added DSTDIR, pkg-config items
Diffstat (limited to 'docs/relnotes-7.0.2.html')
-rw-r--r-- | docs/relnotes-7.0.2.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/relnotes-7.0.2.html b/docs/relnotes-7.0.2.html index 12a8af2f07c..41eb393b2b2 100644 --- a/docs/relnotes-7.0.2.html +++ b/docs/relnotes-7.0.2.html @@ -23,6 +23,8 @@ Mesa 7.0.2 is a stable release with bug fixes since version 7.0. <h2>New features</h2> <ul> <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 </ul> <h2>Bug fixes</h2> |