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