mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-04 22:49:13 +02:00
minor updates
This commit is contained in:
parent
009bbccb69
commit
dc32636cfd
2 changed files with 9 additions and 2 deletions
|
|
@ -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 $
|
||||
|
|
|
|||
|
|
@ -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…
Add table
Reference in a new issue