summaryrefslogtreecommitdiffstats
path: root/docs/VERSIONS
diff options
context:
space:
mode:
authorBrian Paul <[email protected]>2001-11-15 19:50:24 +0000
committerBrian Paul <[email protected]>2001-11-15 19:50:24 +0000
commit32aa05bfd62b2b3e61e9cad247d2ce4512be579c (patch)
treede2815fbc263475b42debf9dffaccd3eb6268a1b /docs/VERSIONS
parent299a71fe044d96e372a1bcc7505b17bfc58c6a4c (diff)
added -Bsymbolic item
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r--docs/VERSIONS3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS
index 5a5619129e0..6efa879efdf 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1,4 +1,4 @@
-$Id: VERSIONS,v 1.73.2.5 2001/11/13 00:26:07 brianp Exp $
+$Id: VERSIONS,v 1.73.2.6 2001/11/15 19:50:24 brianp Exp $
Mesa Version History
@@ -911,3 +911,4 @@ Mesa Version History
- enable the #define GL_VERSION_1_3 in GL/gl.h
- added GL 1.3 and GLX 1.4 entries to gl_mangle.h and glx_mangle.h
- fixed glu.h typedef problem found with MSDev 6.0
+ - build libGL.so with -Bsymbolic (fixes bug found with Chromium)