From 9f63a8abfac11ad6681b8f2937267992180b3549 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Camilla=20L=C3=B6wy?= Date: Mon, 27 Mar 2017 18:40:04 +0200 Subject: [PATCH] Update changelog Issue #682 was implicitly fixed by 77a8f103d8f8519d1a723bbd8b0490b448f1f430. Closes #682. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8ec76cde..65420ef8 100644 --- a/README.md +++ b/README.md @@ -190,6 +190,8 @@ information on what to include when reporting a bug. incorrect position and size (#748) - [Cocoa] Bugfix: Iconified full screen windows could not be restored (#848) - [Cocoa] Bugfix: Value range was ignored for joystick hats and buttons (#888) +- [Cocoa] Bugfix: Full screen framebuffer was incorrectly sized for some video + modes (#682) - [X11] Moved to XI2 `XI_RawMotion` for disable cursor mode motion input (#125) - [EGL] Added support for `EGL_KHR_get_all_proc_addresses` (#871) - [EGL] Added support for `EGL_KHR_context_flush_control`