diff options
author | Brian Paul <[email protected]> | 2003-12-17 23:54:23 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2003-12-17 23:54:23 +0000 |
commit | ede655c2306a02c064b5837a6ddd20200fc0b2dd (patch) | |
tree | a64970587ebb91b15f57d1f5272ef89e1cca0764 /docs/VERSIONS | |
parent | 63a5cbb177a24988a89ab95867fe91debec438d6 (diff) |
updates for 5.1 release
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r-- | docs/VERSIONS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS index ca29aed917a..3066633621a 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1146,7 +1146,7 @@ Mesa Version History - build GLUT with -fexceptions so C++ apps propogate exceptions -5.1 Month day, 2003 (NOT RELEASED YET) +5.1 December 17, 2003 New: - reorganized directory tree - GL_ARB_vertex/fragment_program extensions (Michal Krol & Karl Rasche) |