From 65118a51b609cbcfdd6698a8e22c18e98152f362 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Tue, 20 Jan 2009 15:36:01 -0700 Subject: docs: document glXMakeContextCurrent() and Windows fixes --- docs/relnotes-7.3.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/relnotes-7.3.html b/docs/relnotes-7.3.html index d46a509884..78ae00d0d5 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

    -- cgit v1.2.3