diff --git a/docs/relnotes/11.3.0.html b/docs/relnotes/11.3.0.html
index 8aa9444c54c..6f8fcfbde29 100644
--- a/docs/relnotes/11.3.0.html
+++ b/docs/relnotes/11.3.0.html
@@ -49,9 +49,10 @@ Note: some of the new features are only available with certain drivers.
GL_ARB_shader_image_load_store on radeonsi, softpipe
GL_ARB_shader_image_size on radeonsi
GL_ATI_fragment_shader on all Gallium drivers
+GL_EXT_base_instance on all drivers that support GL_ARB_base_instance
GL_OES_draw_buffers_indexed and GL_EXT_draw_buffers_indexed on all drivers that support GL_ARB_draw_buffers_blend
-GL_OES_texture_border_clamp and GL_EXT_texture_border_clamp on all drivers that support GL_ARB_texture_border_clamp
GL_OES_shader_image_atomic on all drivers that support GL_ARB_shader_image_load_store
+GL_OES_texture_border_clamp and GL_EXT_texture_border_clamp on all drivers that support GL_ARB_texture_border_clamp
Bug fixes