diff options
author | Brian Paul <brian.paul@tungstengraphics.com> | 2003-08-06 19:16:48 +0000 |
---|---|---|
committer | Brian Paul <brian.paul@tungstengraphics.com> | 2003-08-06 19:16:48 +0000 |
commit | 1b252a4f6f7de91f2de66b6e2b2e1130eb4bb476 (patch) | |
tree | ce622492d4a6d854214045bc3c7bade4c10ac30d /docs | |
parent | 824a4fc34f896aa8b34d69714de8cf1099613d10 (diff) |
added info about Mesa-newtree
Diffstat (limited to 'docs')
-rw-r--r-- | docs/news.html | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/docs/news.html b/docs/news.html index 4b2d35286df..8ba82432a22 100644 --- a/docs/news.html +++ b/docs/news.html @@ -7,6 +7,20 @@ <H1>News</H1> +<h2>June 2003</h2> + +<p> +Mesa's directory tree has been overhauled. +Things are better organized now with some thought toward future needs. +</p> +<p> +In CVS, the latest Mesa 5.1 development code is now rooted under the +<b>Mesa-newtree/</b> directory. The old top-level <b>Mesa/</b> directory +holds the Mesa 5.0.x code which will be abandoned at some point. +</p> + + + <h2>March 30, 2003</h2> <p> @@ -612,6 +626,6 @@ source code</a>.</p> <hr> -$Id: news.html,v 3.4 2003/03/30 16:45:02 brianp Exp $ +$Id: news.html,v 3.5 2003/08/06 19:16:48 brianp Exp $ </body> </html>
\ No newline at end of file |