From 99c65bb67cf7cd705ab5ec67d0c96d9bc0bbe621 Mon Sep 17 00:00:00 2001 From: Camilla Berglund Date: Sun, 16 Oct 2016 13:59:21 +0200 Subject: [PATCH] Cleanup Related to #883. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e4e4ca11..30e07efe 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,7 @@ information on what to include when reporting a bug. OpenGL and OpenGL ES header macros - [Win32] Bugfix: Undecorated windows could not be iconified by the user (#861) - [Cocoa] Bugfix: Disabling window aspect ratio would assert (#852) +- [Cocoa] Bugfix: Window creation failed to set first responder (#876,#883) - [EGL] Added support for `EGL_KHR_get_all_proc_addresses` (#871)