bump version to 5.1

This commit is contained in:
Brian Paul
2002-11-14 16:14:50 +00:00
parent 22a47c5251
commit 69e3c8b323
5 changed files with 28 additions and 21 deletions
+11 -1
View File
@@ -1,4 +1,4 @@
$Id: VERSIONS,v 1.118 2002/11/13 15:33:50 brianp Exp $
$Id: VERSIONS,v 1.119 2002/11/14 16:14:54 brianp Exp $
Mesa Version History
@@ -1080,3 +1080,13 @@ Mesa Version History
- fixed one-bit error in point/line fragment Z calculation
- fixed potential segfault in fakeglx code
- fixed color overflow problem in DOT3 texture env mode
5.1 Month day, 2003
New:
-
Bug fixes:
-
Changes:
- dropped API trace feature (src/Trace/)