diff options
-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. |