diff --git a/docs/relnotes-7.0.1.html b/docs/relnotes-7.0.1.html
index 302ac1c5737..9c57dcca64c 100644
--- a/docs/relnotes-7.0.1.html
+++ b/docs/relnotes-7.0.1.html
@@ -43,6 +43,7 @@ Mesa 7.0.1 is a stable release with bug fixes since version 7.0.
Binding a zero-sized texture didn't disable texturing (bug 11309)
Queries of GL_INFO_LOG_LENGTH, GL_SHADER_SOURCE_LENGTH didn't include
the terminating zero (bug 11588)
+
glXChooseFBConfig() in Xlib driver didn't handle GLX_STEREO flag properly