diff --git a/docs/relnotes-7.1.html b/docs/relnotes-7.1.html
index 7720ca19d06..c9d7cddcab0 100644
--- a/docs/relnotes-7.1.html
+++ b/docs/relnotes-7.1.html
@@ -33,6 +33,13 @@ TBD
+
Bug fixes
+
+- Fixed a number of minor GLSL intrinsic function/constructor bugs
+
- Fixed some error code/detection bugs in the GLSL-related API functions
+
+
+
To Do (someday) items
- Remove the MEMCPY() and _mesa_memcpy() wrappers and just use memcpy().