summaryrefslogtreecommitdiff
path: root/docs/VERSIONS
diff options
context:
space:
mode:
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r--docs/VERSIONS6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS
index f8cd4051a6f..5055c4c855a 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1,4 +1,4 @@
-$Id: VERSIONS,v 1.13.2.33 2000/04/20 00:25:08 brianp Exp $
+$Id: VERSIONS,v 1.13.2.34 2000/04/24 14:47:45 brianp Exp $
Mesa Version History
@@ -709,7 +709,7 @@ Mesa Version History
- glXCopyContext's mask parameter is now unsigned long, per GLX spec
-3.2 final April ?, 2000
+3.2 final April 24, 2000
Bug fixes:
- fixed memcpy bugs in span.c
- fixed missing glEnd problem in demos/tessdemo.c
@@ -721,4 +721,4 @@ Mesa Version History
Changes:
- updated docs/README file
- use bcopy() optimizations on FreeBSD
- - re-enabled the optimized persp_textured_triangle() function in src/triangle.c
+ - re-enabled the optimized persp_textured_triangle() function