diff options
-rw-r--r-- | docs/VERSIONS | 21 |
1 files changed, 20 insertions, 1 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS index eaa63a1bd4..1e08462040 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1,4 +1,4 @@ -$Id: VERSIONS,v 1.38 2000/07/21 15:41:59 brianp Exp $ +$Id: VERSIONS,v 1.39 2000/07/31 13:57:40 brianp Exp $ Mesa Version History @@ -746,3 +746,22 @@ Mesa Version History - gl.h now uses #defines instead of C enums for all tokens - glu.h now uses #defines instead of C enums for all tokens - moved programs from 3Dfx/demos/ into demos/ directory + + +3.4 Month ??, 2000 + New: + - + Bug Fixes: + - widgets-mesa/src/*.c files were missing from 3.3 distro + Changes: + - + + +3.5 Month ??, 2000 + New: + - internals of Mesa divided into modular pieces (Keith Whitwell) + - support for hardware T&L for DRI + Bug Fixes: + - + Changes: + - |