diff options
author | Brian Paul <brianp@vmware.com> | 2009-06-23 18:53:31 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-06-23 18:53:31 -0600 |
commit | d0c391b6a22f8c10b156afd476568ad55a68a53c (patch) | |
tree | ead84863b6d9ef32b5fa8fc2e273c05d8589df63 | |
parent | eaed8dc6093fcc722c6ec318c73968b3f2da1833 (diff) |
docs: set 7.4.4 release datemesa_7_4_4
-rw-r--r-- | docs/news.html | 8 | ||||
-rw-r--r-- | docs/relnotes-7.4.4.html | 2 |
2 files changed, 9 insertions, 1 deletions
diff --git a/docs/news.html b/docs/news.html index 9b167098f3..ee4a86c2a2 100644 --- a/docs/news.html +++ b/docs/news.html @@ -11,6 +11,14 @@ <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. diff --git a/docs/relnotes-7.4.4.html b/docs/relnotes-7.4.4.html index aacbbac53f..c54692b791 100644 --- a/docs/relnotes-7.4.4.html +++ b/docs/relnotes-7.4.4.html @@ -8,7 +8,7 @@ <body bgcolor="#eeeeee"> -<H1>Mesa 7.4.4 Release Notes / 19 June 2009</H1> +<H1>Mesa 7.4.4 Release Notes / 23 June 2009</H1> <p> Mesa 7.4.4 is a stable development release fixing bugs since the 7.4.3 release. |