added placeholders for 3.4 and 3.5 info
authorBrian Paul <brian.paul@tungstengraphics.com>
Mon, 31 Jul 2000 13:57:40 +0000 (13:57 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Mon, 31 Jul 2000 13:57:40 +0000 (13:57 +0000)
docs/VERSIONS

index eaa63a1bd43473c07c2747d387f03bc70b74a7f3..1e08462040cc05ad931a017ee4e80a2c8a8e0e82 100644 (file)
@@ -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:
+       -