From 6fef0f1351b4238d3dee9ae180414549a7fad16a Mon Sep 17 00:00:00 2001 From: Camilla Berglund Date: Mon, 10 Feb 2014 14:27:49 +0100 Subject: [PATCH] Updated changelog to include #231. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c41e0aec..37653e0a 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,8 @@ The following dependencies are needed by the examples and test programs: resolution on Retina displays - [Cocoa] Bugfix: Using a 1x1 cursor for hidden mode caused some screen recorders to fail + - [Cocoa] Bugfix: Some Core Foundation objects were leaked during joystick + enumeration - [Win32] Bugfix: Failure to load winmm or its functions was not reported to the error callback - [X11] Bugfix: The case of finding no usable CRTCs was not detected