From 1357249aa9cd29053d959d54ddae56c70c495d3b Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Mon, 31 Jul 2000 13:57:40 +0000 Subject: [PATCH] added placeholders for 3.4 and 3.5 info --- docs/VERSIONS | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/docs/VERSIONS b/docs/VERSIONS index eaa63a1..1e08462 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: + - -- 2.7.4