From 4c1713d7148533d18fb3572a03396b1beb46bb7b Mon Sep 17 00:00:00 2001 From: Camilla Berglund Date: Wed, 29 Sep 2010 00:50:32 +0200 Subject: [PATCH] Synced changelog with 2.7.1. --- readme.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readme.html b/readme.html index 06292c66..329066d0 100644 --- a/readme.html +++ b/readme.html @@ -287,7 +287,10 @@ version of GLFW.

  • Removed GLFW_OPENED window parameter
  • Removed nonsensical key actions for Unicode character input
  • Removed GLFWCALL and GLFWAPIENTRY macros for stdcall calling convention
  • +
  • Bugfix: The default OpenGL version in the version test was set to 1.1
  • +
  • Bugfix: The OpenGL profile and forward-compatibility window parameters were not loaded after context creation
  • [Win32] Removed explicit support for versions of Windows older than Windows XP
  • +
  • [Win32] Bugfix: The WGLSWAPINTERVALEXT_T typedef was declared under WGL_ARB_pixel_format
  • v2.7