From 670070e61af2d0c870a159002413a8f0899cfcad Mon Sep 17 00:00:00 2001 From: Camilla Berglund Date: Tue, 30 Jul 2013 15:02:08 +0200 Subject: [PATCH] Updated change log. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e336178..2a073d2a 100644 --- a/README.md +++ b/README.md @@ -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