diff --git a/docs/relnotes-7.4.html b/docs/relnotes-7.4.html
index 60ada854c16..c5607099778 100644
--- a/docs/relnotes-7.4.html
+++ b/docs/relnotes-7.4.html
@@ -37,6 +37,9 @@ tbd
Bug fixes
+- Fixed a potential glTexImage('proxy target') segfault
+
- Fixed bad reference counting for 1D/2D texture arrays
+
- Fixed VBO + glPush/PopClientAttrib() bug #19835
- Assorted i965 driver bug fixes