diff --git a/docs/relnotes-7.3.html b/docs/relnotes-7.3.html index d46a5098842..78ae00d0d5e 100644 --- a/docs/relnotes-7.3.html +++ b/docs/relnotes-7.3.html @@ -47,6 +47,8 @@ tbd
  • Build fixes for OpenBSD and gcc 2.95
  • GLSL preprocessor handles #pragma now
  • Fix incorrect transformation of GL_SPOT_DIRECTION +
  • Fixed several bugs (#18367 and #19625) in glXMakeContextCurrent() +
  • Assorted Windows build fixes

    Changes