From ca084d40c1fecdd87e45a49f58448c5b77766488 Mon Sep 17 00:00:00 2001 From: Camilla Berglund Date: Mon, 10 Oct 2016 18:09:05 +0200 Subject: [PATCH] Cleanup Related to #852. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dc480f0b..e4e4ca11 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,7 @@ information on what to include when reporting a bug. - Bugfix: `GLFW_INCLUDE_VULKAN` could not be combined with the corresponding 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) - [EGL] Added support for `EGL_KHR_get_all_proc_addresses` (#871) @@ -160,6 +161,7 @@ skills. - Siavash Eliasi - Michael Fogleman - Gerald Franz + - Mário Freitas - GeO4d - Marcus Geelnard - Eloi Marín Gratacós