misc updates
authorBrian Paul <brian.paul@tungstengraphics.com>
Fri, 5 Sep 2003 14:53:25 +0000 (14:53 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Fri, 5 Sep 2003 14:53:25 +0000 (14:53 +0000)
docs/relnotes.html
docs/thanks.html
docs/utilities.html

index 19e38d0b8a5031b92fd80519d8366658deee4696..bf348232a637f62bbb80658a73870b2288544db3 100644 (file)
@@ -11,6 +11,7 @@ The release notes summarize what's new or changed in each Mesa release.
 </p>
 
 <UL>
+<LI><A HREF="RELNOTES-5.0.2">RELNOTES-5.0.2</A>
 <LI><A HREF="RELNOTES-5.0.1">RELNOTES-5.0.1</A>
 <LI><A HREF="RELNOTES-5.0">RELNOTES-5.0</A>
 <LI><A HREF="RELNOTES-4.1">RELNOTES-4.1</A>
index b6698531715ac9bcc10520d9b675fc2763ae45b8..8ed3dbc9963c5cf74c60034c2a7a70625d833961 100644 (file)
@@ -51,7 +51,7 @@ in Mesa.
 
 <li><b>Charlie Wallace</b> wrote the MS-DOS driver.
 
-<li><b>CJ Beyer</b> is the www.mesa3d.org webmaster.
+<li><b>CJ Beyer</b> was the www.mesa3d.org webmaster.
 
 <li><b>Darren Abbott</b> provided the OS/2 driver.
 
@@ -78,7 +78,7 @@ accelerates vertex transformation in Mesa 3.x.
 <li><b>Jouk Jansen</b> contributed and continues to maintain the VMS
 support.
 
-<li>Karl Schultz has been maintaining the Windows driver.
+<li><b>Karl Schultz</b> has been maintaining the Windows driver.
 
 <li><b>Keith Whitwell</b> has made extension contributions to Mesa
 since 1999.
@@ -91,7 +91,7 @@ software rasterizer.
 <li><b>Mark Kilgard</b> contributed antialiased line improvements and
 several extensions.
 
-<li>Michael Pichler contributed <em>many</em> bug fixes
+<li><b>Michael Pichler</b> contributed <em>many</em> bug fixes
 
 <li><b>Miklos Fazekas</b> wrote and maintains the Macintosh driver.
 
index f8dbc977fdd3cad9ea3b886232c20c27eb63cb5d..db2febae8e9ddb9dee41e819d26643487f083bfb 100644 (file)
@@ -9,11 +9,15 @@
 <ul>
 
 <li>The Mesa distribution includes several utility routines in the
-util/ directory
+progs/util/ directory
 
 <li>Allen Akin's <a href="http://glean.sourceforge.net/"
 target="_parent">glean</a> is a framework for OpenGL testing.
 
+<li><a href="http://developer.kde.org/~sewardj/"
+target="_parent">Valgrind</a> is a very useful tool for tracking down
+memory-related problems in your code.
+
 </ul>
 
 </body>