diff --git a/docs/relnotes-7.5.1.html b/docs/relnotes-7.5.1.html
index 320e531e6d6..d35839db6fb 100644
--- a/docs/relnotes-7.5.1.html
+++ b/docs/relnotes-7.5.1.html
@@ -56,6 +56,7 @@ tbd
Selection/Feedback mode didn't handle polygon culling correctly (bug 16866)
Fixed 32/64-bit cross compilation issue in gen_matypes.c
Fixed glXCreateGLXPixmap() for direct rendering.
+Fixed Gallium glCopyPixels(GL_STENCIL_INDEX) mispositioned image bug.