summaryrefslogtreecommitdiff
path: root/docs/VERSIONS
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2005-08-28 17:31:06 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2005-08-28 17:31:06 +0000
commite3c1b594aef6710b72a67375c0cf4ccec418856e (patch)
treeef2aad65fb050163ce9b7a72a2408baf863c5f8c /docs/VERSIONS
parent453eb9012839f8a7469e689a76667f092612914a (diff)
fix bugs 4242 and 4270
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r--docs/VERSIONS2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS
index 8ee0f5d6179..264e8d17908 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1384,3 +1384,5 @@ Mesa Version History
- glxgears_fbconfig demo didn't work (bug 4237)
- fixed bug when bilinear sampling 2d textures with borders
- glXCreatePbuffer() could segfault instead of returning 0 (bug 4235)
+ - fixed undefined frexp and rand in X.org libGLcore.a (bug 4242)
+ - fixed a few problems with proxy color tables (bug 4270)