diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/RELNOTES-5.1 | 8 | ||||
-rw-r--r-- | docs/index.html | 3 |
2 files changed, 9 insertions, 2 deletions
diff --git a/docs/RELNOTES-5.1 b/docs/RELNOTES-5.1 index cdd9ce83cc..c93981351c 100644 --- a/docs/RELNOTES-5.1 +++ b/docs/RELNOTES-5.1 @@ -15,6 +15,12 @@ Even-numbered versions (such as 5.0) designate stable releases. Odd-numbered versions (such as 5.1) designate new developmental releases. +Bug fixes +--------- +See the VERSIONS file for a list of bugs fixed in this release. + + + New Features in Mesa 5.1 ------------------------ @@ -83,4 +89,4 @@ driver call the _mesa_enable_1_4_extensions() function. ---------------------------------------------------------------------- -$Id: RELNOTES-5.1,v 1.5 2003/03/01 01:50:13 brianp Exp $ +$Id: RELNOTES-5.1,v 1.6 2003/03/07 20:21:51 brianp Exp $ diff --git a/docs/index.html b/docs/index.html index 990bf1a534..9b3c717b54 100644 --- a/docs/index.html +++ b/docs/index.html @@ -8,7 +8,8 @@ <H1>Main Documentation</H1> <UL> <LI><A HREF="README">README</A> - general, top-level documentation -<LI><A HREF="INSTALL">INSTALL</A> - compilation/installation instructions +<LI><A HREF="INSTALL">INSTALL</A> - compilation/installation instructions for + Unix/X11 <LI><A HREF="VERSIONS">VERSIONS</A> - version history / change log <LI><A HREF="COPYRIGHT">COPYRIGHT</A> - copyright and license information <LI><A HREF="COPYING">COPYING</A> - some parts of Mesa are GPL'd |