Updated change log.

This commit is contained in:
Camilla Berglund 2013-07-30 15:02:08 +02:00
parent 3cfc400cf9
commit 670070e61a
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ See the [GLFW documentation](http://www.glfw.org/docs/latest/).
returned by `glfwGetProcAddress`
- [Win32] Bugfix: The user32 and dwmapi module handles were not freed on
library termination
- [Cocoa] Changed scroll callback to use precise scrolling deltas when available
- [Cocoa] Added support for precise scrolling deltas on OS X 10.7 and later
- [Cocoa] Enabled explicit creation of OpenGL 3.x and 4.x contexts as supported
by OS X 10.9
- [Cocoa] Bugfix: The clipboard string was not freed on terminate