summaryrefslogtreecommitdiff
path: root/docs/VERSIONS
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2004-01-12 15:30:55 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2004-01-12 15:30:55 +0000
commite96d5b984635b0e54ba72458388034dafc07dc50 (patch)
tree8f4b71cef51f76288feb5cecd34a2b8da502f314 /docs/VERSIONS
parentf7650b647ac17b1aa774e13d05665e04f0fbefd0 (diff)
latest bug fixes
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r--docs/VERSIONS5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS
index 8007651887..883e645204 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1194,5 +1194,6 @@ Mesa Version History
clamping issue
- updated suno5-gcc configs
- glColor3 functions sometimes resulted in undefined alpha values
-
-
+ - fixed FP divide by zero error seen on VMS with xlockmore, others
+ - fixed program debug problem (bug 873011)
+ - building on AIX with gcc works now