latest bug fixes
authorBrian Paul <brian.paul@tungstengraphics.com>
Mon, 12 Jan 2004 15:30:55 +0000 (15:30 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Mon, 12 Jan 2004 15:30:55 +0000 (15:30 +0000)
docs/VERSIONS

index 80076518876e1c5a98bc64de70e3b694e19e5078..883e645204697327bb0cad47a2e6ce2074e16c13 100644 (file)
@@ -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