diff --git a/docs/relnotes-7.10.1.html b/docs/relnotes-7.10.1.html
index 87cfcd515d1..e384cce3cc6 100644
--- a/docs/relnotes-7.10.1.html
+++ b/docs/relnotes-7.10.1.html
@@ -82,6 +82,19 @@ with in, out, attribute, and varying.
+
Fixed a few GLX protocol encoder bugs (Julien Cristau)
+
+Bug 26795 - gl_FragCoord off by one in Gallium drivers.
+
+Bug 33433 - Error in x86-64 API dispatch code.
+
+Bug 33386 and Bug 33388 - bad assembly code in vertex transfomration code.
+
+Assorted Gallium llvmpipe driver bug fixes
+
+Assorted Mesa/Gallium state tracker bug fixes
+
+