From ba6a0c7d9cbbeb4e0b754dbc3e8f646c55c66481 Mon Sep 17 00:00:00 2001 From: Camilla Berglund Date: Tue, 8 Feb 2011 23:27:19 +0100 Subject: [PATCH] Updated changelog. --- readme.html | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.html b/readme.html index 90a7247c..e9f48b4d 100644 --- a/readme.html +++ b/readme.html @@ -300,6 +300,7 @@ version of GLFW.

  • [X11] Bugfix: Calling glXCreateContextAttribsARB with an unavailable OpenGL version caused the application to terminate with a BadMatch Xlib error
  • [Win32] Removed explicit support for versions of Windows older than Windows XP
  • [Win32] Bugfix: Window activation and iconification did not work as expected
  • +
  • [Win32] Bugfix: Software rasterizer pixel formats were not discarded by the WGL_ARB_pixel_format code path
  • v2.7