summaryrefslogtreecommitdiff
path: root/docs/VERSIONS
diff options
context:
space:
mode:
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r--docs/VERSIONS4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS
index a18a09efad5..9753615b096 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1,4 +1,4 @@
-$Id: VERSIONS,v 1.38.2.28 2001/02/14 15:24:34 brianp Exp $
+$Id: VERSIONS,v 1.38.2.29 2001/02/14 15:25:06 brianp Exp $
Mesa Version History
@@ -795,7 +795,7 @@ Mesa Version History
- glPopAttrib() didn't restore all derived Mesa state correctly
- Better glReadPixels accuracy for 16bpp color - fixes lots of OpenGL
conformance problems at 16bpp.
- - clearing depth buffer with scissoring was broken, would segfaulted
+ - clearing depth buffer with scissoring was broken, would segfault
- OSMesaGetDepthBuffer() returned bad bytesPerValue value
- fixed a line clipping bug (reported by Craig McDaniel)
- fixed RGB color over/underflow bug for very tiny triangles