Updated changelog.

This commit is contained in:
Camilla Berglund 2011-02-08 23:27:19 +01:00
parent ed31f1a670
commit ba6a0c7d9c

View File

@ -300,6 +300,7 @@ version of GLFW.</p>
<li>[X11] Bugfix: Calling <code>glXCreateContextAttribsARB</code> with an unavailable OpenGL version caused the application to terminate with a <code>BadMatch</code> Xlib error</li>
<li>[Win32] Removed explicit support for versions of Windows older than Windows XP</li>
<li>[Win32] Bugfix: Window activation and iconification did not work as expected</li>
<li>[Win32] Bugfix: Software rasterizer pixel formats were not discarded by the WGL_ARB_pixel_format code path</li>
</ul>
<h3>v2.7</h3>