Updated changelog to include #231.

This commit is contained in:
Camilla Berglund 2014-02-10 14:27:49 +01:00
parent 9cc8107c6b
commit 6fef0f1351

View File

@ -51,6 +51,8 @@ The following dependencies are needed by the examples and test programs:
resolution on Retina displays resolution on Retina displays
- [Cocoa] Bugfix: Using a 1x1 cursor for hidden mode caused some screen - [Cocoa] Bugfix: Using a 1x1 cursor for hidden mode caused some screen
recorders to fail 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 - [Win32] Bugfix: Failure to load winmm or its functions was not reported to
the error callback the error callback
- [X11] Bugfix: The case of finding no usable CRTCs was not detected - [X11] Bugfix: The case of finding no usable CRTCs was not detected