diff --git a/docs/relnotes-7.1.html b/docs/relnotes-7.1.html
index 39745937482..5a9a044ce2b 100644
--- a/docs/relnotes-7.1.html
+++ b/docs/relnotes-7.1.html
@@ -8,10 +8,13 @@
-Mesa 7.1 Release Notes / (in progress)
+Mesa 7.1 Release Notes / May XX, 2008
Mesa 7.1 is a new development release.
+There have been many internal code changes since Mesa 7.0.x.
+It should be relatively stable, but those who are especially concerned about
+stability should wait for Mesa 7.2.
@@ -23,21 +26,13 @@ TBD
New features
+- autoconf-based configuration
+
- Reduced dependencies between X server and Mesa
- GL_EXT_texture_from_pixmap extension for Xlib driver
- Support for the GL shading language with i965 driver (implemented by Intel)
-Bug fixes
-
-
-
-Internal code changes
-
-
-
To Do (someday) items
- Remove the MEMCPY() and _mesa_memcpy() wrappers and just use memcpy().