Browse Source

minor updates

tags/vtx-0-2-21112003-freeze
Brian Paul 22 years ago
parent
commit
dc32636cfd
2 changed files with 9 additions and 2 deletions
  1. 7
    1
      docs/RELNOTES-5.1
  2. 2
    1
      docs/index.html

+ 7
- 1
docs/RELNOTES-5.1 View File

@@ -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 $

+ 2
- 1
docs/index.html View File

@@ -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

Loading…
Cancel
Save