diff --git a/docs/relnotes-7.0.3.html b/docs/relnotes-7.0.3.html
index daf11431b56..7455bb329b7 100644
--- a/docs/relnotes-7.0.3.html
+++ b/docs/relnotes-7.0.3.html
@@ -33,6 +33,7 @@ Mesa 7.0.3 is a stable release with bug fixes since version 7.0.2.
Fix several bugs relating to uniforms and attributes in GLSL API (Bruce Merry, bug 13753)
glTexImage3D(GL_PROXY_TEXTURE_3D) mis-set teximage depth field
Fixed GLX indirect vertex array rendering bug (14197)
+Fixed crash when deleting framebuffer objects (bugs 13507, 14293)