diff --git a/docs/news.html b/docs/news.html
index 0a0be715c1b..a60d7a87d88 100644
--- a/docs/news.html
+++ b/docs/news.html
@@ -10,6 +10,19 @@
News
+
+March 26, 2010
+
+Mesa 7.7.1 is released. This is a bug-fix
+release fixing issues found in the 7.7 release.
+
+
+Also, Mesa 7.8 is released. This is a new
+development release.
+
+
+
+
December 21, 2009
Mesa 7.6.1 is released. This is a bug-fix
diff --git a/docs/relnotes-7.7.1.html b/docs/relnotes-7.7.1.html
index c3d42c1d546..46f4cac5637 100644
--- a/docs/relnotes-7.7.1.html
+++ b/docs/relnotes-7.7.1.html
@@ -8,7 +8,7 @@
-Mesa 7.7.1 Release Notes / date tbd
+Mesa 7.7.1 Release Notes / March 26, 2010
Mesa 7.7.1 is a bug-fix release.
@@ -30,12 +30,6 @@ tbd
-
New features
-
-
-
Bug fixes
- Assorted fixes to VMware SVGA gallium driver.
@@ -45,6 +39,12 @@ tbd
- Gallium SSE codegen for XPD didn't always work.
- Fixed Windows build.
- Fixed broken glMultiDrawElements().
+
- Silence bogus GL errors generated in glxinfo.
+
- Fixed several render to texture bugs.
+
- Assorted bug fixes in Mesa/Gallium state tracker including
+ glCopy/DrawPixels() to FBOs.
+
- Assorted fixes to Gallium drivers.
+
- Fixed broken glPush/PopClientAttrib() for vertex arrays in GLX code.
diff --git a/docs/relnotes-7.8.html b/docs/relnotes-7.8.html
index ebe3d498b57..eaf3a8d54a0 100644
--- a/docs/relnotes-7.8.html
+++ b/docs/relnotes-7.8.html
@@ -8,7 +8,7 @@
-Mesa 7.8 Release Notes / date TBD
+Mesa 7.8 Release Notes / March 26, 2010
Mesa 7.8 is a new development release.