From 79a3e298c5396df416f655e44a7cad2de6b40aef Mon Sep 17 00:00:00 2001
From: Brian Paul
+Mesa 7.5.2 is a bug-fix release fixing issues found since the 7.5.1 release.
+
+The main new feature of Mesa 7.5.x is the
+Gallium3D infrastructure.
+
+Mesa 7.5.2 implements the OpenGL 2.1 API, but the version reported by
+glGetString(GL_VERSION) depends on the particular driver being used.
+Some drivers don't support all the features required in OpenGL 2.1.
+
+See the Compiling/Installing page for prerequisites
+for DRI hardware acceleration.
+Mesa 7.5.2 Release Notes, (date tbd)
+
+MD5 checksums
+
+tbd
+
+
+
+New features
+
+
+
+
+Bug fixes
+
+
+
+
+
+
diff --git a/docs/relnotes.html b/docs/relnotes.html
index 7b91a3dc5ec..9026a282860 100644
--- a/docs/relnotes.html
+++ b/docs/relnotes.html
@@ -13,6 +13,7 @@ The release notes summarize what's new or changed in each Mesa release.