Updated changelog.

This commit is contained in:
Camilla Berglund 2015-05-14 16:29:54 +02:00
parent 155da0cd09
commit 6d0698ba0e

View File

@ -62,10 +62,12 @@ GLFW bundles a number of dependencies in the `deps/` directory.
## Changelog
- Minimum required CMake version updated to 2.8.12
- Bugfix: Initialization failed on headless systems
- Bugfix: The cached current context could get out of sync
- [Cocoa] Bugfix: The cached `NSScreen` for a monitor could get out of sync
- [Cocoa] Bugfix: The `GLFW_AUTO_ICONIFY` window hint was ignored
- [X11] Bugfix: `glfwInit` would segfault on systems without RandR
## Contact