diff --git a/docs/relnotes-7.0.2.html b/docs/relnotes-7.0.2.html
index 31ba6fcc848..f496e95c496 100644
--- a/docs/relnotes-7.0.2.html
+++ b/docs/relnotes-7.0.2.html
@@ -25,6 +25,7 @@ Mesa 7.0.2 is a stable release with bug fixes since version 7.0.
Updated Windows VC7 project files
Added DESTDIR variable for 'make install'
Added pkg-config files for gl, glu, glut and glw libraries
+Added bluegene-xlc-osmesa config
Bug fixes
@@ -42,6 +43,7 @@ Mesa 7.0.2 is a stable release with bug fixes since version 7.0.
Parsing of state.texgen in ARB vertex/fragment programs didn't work (bug 12313)
Fixed a glCopyPixels/glPixelZoom bug (12417)
Fixed a bug when using glMaterial in display lists (bug 10604)
+Fixed a few GLUT/Fortran issues (Bill Mitchell)