diff --git a/docs/relnotes-7.9.html b/docs/relnotes-7.9.html
index f4d3ed96895..fe1fd5e4186 100644
--- a/docs/relnotes-7.9.html
+++ b/docs/relnotes-7.9.html
@@ -8,7 +8,7 @@
-Mesa 7.9 Release Notes / date TBD
+Mesa 7.9 Release Notes / October 4, 2010
Mesa 7.9 is a new development release.
@@ -28,7 +28,12 @@ for DRI hardware acceleration.
MD5 checksums
-tbd
+ed65ab425b25895c7f473d0a5e6e64f8 MesaLib-7.9.tar.gz
+82c740c49d572baa6da2b1a1eee90bca MesaLib-7.9.tar.bz2
+cd2b6ecec759b0457475e94bbb38fedb MesaLib-7.9.zip
+7b54af9fb9b1f6a1a65db2520f50848f MesaGLUT-7.9.tar.gz
+20d07419d1929f833fdb36bced290ad5 MesaGLUT-7.9.tar.bz2
+62a7edecd7c92675cd6029b05217eb0a MesaGLUT-7.9.zip
@@ -38,6 +43,7 @@ tbd
See the Shading Language page for
more information.
New, very experimental Gallium driver for R600-R700 Radeons.
+Support for AMD Evergreen-based Radeons (HD 5xxx)
GL_EXT_timer_query extension (i965 driver and softpipe only)
GL_EXT_framebuffer_multisample extension (intel drivers, MAX_SAMPLES = 1)
GL_ARB_texture_swizzle extension (alias of GL_EXT_texture_swizzle)
@@ -71,6 +77,7 @@ tbd
Bug 16854 - GLSL function call at global scope causes SEGV
Bug 16856 - GLSL indexing of unsized array results in assertion failure
Bug 18659 - Crash in shader/slang/slang_codegen.c _slang_gen_function_call_name()
+Bug 19089 - [GLSL] glsl1/shadow2D() cases fail
Bug 22622 - [GM965 GLSL] noise*() cause GPU lockup
Bug 23743 - For loop from 0 to 0 not optimized out
Bug 24553 - shader compilation times explode when using more () pairs