diff --git a/docs/relnotes/9.2.html b/docs/relnotes/9.2.html
index ec9cc47d74a..0dcc9605d1b 100644
--- a/docs/relnotes/9.2.html
+++ b/docs/relnotes/9.2.html
@@ -44,8 +44,13 @@ Note: some of the new features are only available with certain drivers.
-- OSMesa interface for gallium llvmpipe/softpipe drivers
-
- Gallium Heads-Up Display (HUD) feature for performance monitoring
+
- GL_ARB_texture_buffer_range
+- GL_ARB_texture_multisample
+- GL_ARB_texture_storage_multisample
+- GL_ARB_texture_query_lod
+- Added new freedreno gallium driver
+- OSMesa interface for gallium llvmpipe/softpipe drivers
+- Gallium Heads-Up Display (HUD) feature for performance monitoring
@@ -57,7 +62,7 @@ Note: some of the new features are only available with certain drivers.
Changes
-tbd
+- Removed d3d1x state tracker (unused, unmaintained and broken)