From 01c362ba37ee11fcd2ea743fc598e6fa3ef2ad71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Camilla=20L=C3=B6wy?= Date: Mon, 18 Jan 2021 16:24:27 +0100 Subject: [PATCH] Update changelog (cherry picked from commit 552209fe465b3c3d8bc4e2b02e0b259364d2a3a1) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 116e7fa5..f8e347b8 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,7 @@ information on what to include when reporting a bug. - [Cocoa] Bugfix: Failing to retrieve the refresh rate of built-in displays could leak memory - [Cocoa] Bugfix: Objective-C files were compiled as C with CMake 3.19 (#1787) + - [Cocoa] Bugfix: Duplicate video modes were not filtered out (#1830) - [X11] Bugfix: IME input of CJK was broken for "C" locale (#1587,#1636) - [X11] Bugfix: Xlib errors caused by other parts of the application could be reported as GLFW errors