diff --git a/docs/relnotes-7.6.1.html b/docs/relnotes-7.6.1.html
index d155cf5a673..752f9cac643 100644
--- a/docs/relnotes-7.6.1.html
+++ b/docs/relnotes-7.6.1.html
@@ -56,6 +56,8 @@ tbd
Fixed clipping / provoking vertex bugs in i965 driver.
Assorted build fixes for AIX.
Endianness fixes for the DRI swrast driver (bug 22767).
+Point sprite fixes for i915/945 driver.
+Fixed assorted memory leaks (usually on error paths)
Changes