diff options
author | Brian Paul <brianp@vmware.com> | 2009-06-26 16:46:21 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-06-26 16:46:21 -0600 |
commit | 2a41df86a3580f4d3e8379955492b886056c8b36 (patch) | |
tree | a1a282c721076597696a376b83455eaeba2b2ba9 | |
parent | 318122b60a2af704086f719d1d9d36bede6f4e69 (diff) |
docs: bring over news updates from 7.4 branch
-rw-r--r-- | docs/news.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/news.html b/docs/news.html index 8cf2f91dd0..ee4a86c2a2 100644 --- a/docs/news.html +++ b/docs/news.html @@ -11,6 +11,21 @@ <H1>News</H1> +<h2>June 23, 2009</h2> +<p> +<a href="relnotes-7.4.4.html">Mesa 7.4.4</a> is released. +This is a stable release that fixes a regression in the i915/i965 drivers +that slipped into the 7.4.3 release. +</p> + + +<h2>June 19, 2009</h2> +<p> +<a href="relnotes-7.4.3.html">Mesa 7.4.3</a> is released. +This is a stable release fixing bugs since the 7.4.2 release. +</p> + + <h2>May 15, 2009</h2> <p> <a href="relnotes-7.4.2.html">Mesa 7.4.2</a> is released. |