diff --git a/docs/relnotes-7.0.1.html b/docs/relnotes-7.0.1.html
index e62497fc7c0..6ec44a7be0d 100644
--- a/docs/relnotes-7.0.1.html
+++ b/docs/relnotes-7.0.1.html
@@ -41,6 +41,8 @@ Mesa 7.0.1 is a stable release with bug fixes since version 7.0.
Stencil pixel map didn't always work for glDrawPixels (bug 11475)
Fixed polygon stipple bug in i915 driver
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)