latest 5.0 bug fixes
authorBrian Paul <brian.paul@tungstengraphics.com>
Tue, 12 Nov 2002 19:32:09 +0000 (19:32 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Tue, 12 Nov 2002 19:32:09 +0000 (19:32 +0000)
docs/VERSIONS

index ab289cd..2334d04 100644 (file)
@@ -1,4 +1,4 @@
-$Id: VERSIONS,v 1.116 2002/11/09 21:29:08 brianp Exp $
+$Id: VERSIONS,v 1.117 2002/11/12 19:32:09 brianp Exp $
 
 
 Mesa Version History
@@ -1078,3 +1078,5 @@ Mesa Version History
        - glGet*(GL_ACTIVE_STENCIL_FACE_EXT) was broken
        - Pentium 4 Mobile was mistakenly identified as having 3DNow!
        - 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