From 10a2b3fa79c4509ef823be7a54e99f81b44c3a94 Mon Sep 17 00:00:00 2001
From: Camilla Berglund
Date: Mon, 15 Nov 2010 21:04:45 +0100
Subject: [PATCH] Added changelog entry.
---
readme.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/readme.html b/readme.html
index 57e71f86..1290fefd 100644
--- a/readme.html
+++ b/readme.html
@@ -297,6 +297,7 @@ version of GLFW.
Bugfix: The OpenGL profile and forward-compatibility window parameters were not saved after context creation
[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
v2.7