From b410cff68cb843ea5f0b8dca4a5bea1c7bf47e51 Mon Sep 17 00:00:00 2001 From: Camilla Berglund Date: Thu, 7 Nov 2013 20:36:45 +0100 Subject: [PATCH] Updated change log. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d6b4bcd0..2634213c 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,7 @@ guide in the GLFW documentation. - [Cocoa] Bugfix: The 10.9 SDK defines `GLintptrARB` and `GLsizeiptrARB` differently from the Khronos `glext.h` - [Cocoa] Bugfix: Creating hidden windows would steal application focus + - [Cocoa] Bugfix: Controllers were reported as having zero buttons and axes - [X11] Added setting of the `WM_CLASS` property to the initial window title - [X11] Bugfix: Removed joystick axis value negation left over from GLFW 2 - [X11] Bugfix: The position of hidden windows was ignored by Metacity