summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2002-11-01 23:46:53 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2002-11-01 23:46:53 +0000
commit772752449d53bb01cc2461a428aab876ffbf075f (patch)
treeff93798c76de02ae4dc7d2eccc296fdacba2543b /docs
parenta85fae9cb0ee1f7f24fbf4d41c62fe771673ef2f (diff)
HPUX fixes
Diffstat (limited to 'docs')
-rw-r--r--docs/VERSIONS3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS
index 4f3e4579ee..a144160fd8 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1,4 +1,4 @@
-$Id: VERSIONS,v 1.105 2002/10/31 17:19:03 brianp Exp $
+$Id: VERSIONS,v 1.106 2002/11/01 23:46:53 brianp Exp $
Mesa Version History
@@ -1067,3 +1067,4 @@ Mesa Version History
- GL_POINT and GL_LINE-mode polygons didn't obey cull state
- fixed potential bug in _mesa_align_malloc/calloc()
- fixed missing triangle bug when running vertex programs
+ - fixed a few HPUX compilation problems