diff options
-rw-r--r-- | docs/faq.html | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/faq.html b/docs/faq.html index 89145f0cb88..59d640960c6 100644 --- a/docs/faq.html +++ b/docs/faq.html @@ -7,7 +7,7 @@ <center> <h1>Mesa Frequently Asked Questions</h1> -Last updated: 30 March 2003 +Last updated: 6 August 2003 </center> <br> @@ -92,6 +92,13 @@ the XFree86 libGL.so). The DRI developers will incorporate the latest release of Mesa into the DRI drivers when the time is right. </p> +<p> +To upgrade, either look for a new release of <a href="http://www.xfree86.org" +target="_parent">XFree86</a> or visit the +<a href="http://dri.sf.net" target="_parent">DRI website</a> to see +if there's newer drivers. +</p> + <h2>1.5 Are there other open-source implementations of OpenGL?</h2> <p> |