diff options
author | Brian Paul <brian.paul@tungstengraphics.com> | 2006-12-02 18:18:41 +0000 |
---|---|---|
committer | Brian Paul <brian.paul@tungstengraphics.com> | 2006-12-02 18:18:41 +0000 |
commit | f10acf8b7890e6cfc4c2c2c8b778cad66f5ab0e4 (patch) | |
tree | e8c721060c772c0b3264173620f0ea7d436a5cae | |
parent | 50a81669ba60615689edd26853003b64f180189f (diff) |
6.5.2 release updates
-rw-r--r-- | docs/news.html | 8 | ||||
-rw-r--r-- | docs/relnotes-6.5.2.html | 6 |
2 files changed, 10 insertions, 4 deletions
diff --git a/docs/news.html b/docs/news.html index 9cd622fe22..c5f68a6e23 100644 --- a/docs/news.html +++ b/docs/news.html @@ -11,6 +11,12 @@ <H1>News</H1> +<h2>December 2, 2006</h2> +<p> +<a href="relnotes-6.5.2.html">Mesa 6.5.2</a> has been released. +This is a new development release. +</p> + <h2>September 15, 2006</h2> <p> <a href="relnotes-6.5.1.html">Mesa 6.5.1</a> has been released. @@ -1070,6 +1076,6 @@ source code</a>.</p> <hr> -$Id: news.html,v 3.32 2006/09/21 22:51:16 brianp Exp $ +$Id: news.html,v 3.33 2006/12/02 18:18:41 brianp Exp $ </body> </html> diff --git a/docs/relnotes-6.5.2.html b/docs/relnotes-6.5.2.html index a8eb970cd2..c4597c9d1a 100644 --- a/docs/relnotes-6.5.2.html +++ b/docs/relnotes-6.5.2.html @@ -8,11 +8,11 @@ <body bgcolor="#eeeeee"> -<H1>Mesa 6.5.2 Release Notes / (in progress)</H1> +<H1>Mesa 6.5.2 Release Notes / December 2, 2006</H1> <p> -Mesa 6.5.2 is a 6.5 follow-on development release mostly consisting of -<a href="versions.html#6.5.1">bug fixes</a>. +Mesa 6.5.2 is a 6.5 follow-on development release with a few new features +but mostly consisting of bug fixes. </p> |