From 5e807a029b46d633e7b8914ee49e3829559ee677 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Camilla=20L=C3=B6wy?= Date: Tue, 29 Sep 2020 20:16:59 +0200 Subject: [PATCH] Add credit and update changelog Related to #1775. (cherry picked from commit 150b11c2763a2c7d4da92ee63bc88a94fb99d06a) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a6a489f9..332273f6 100644 --- a/README.md +++ b/README.md @@ -125,6 +125,7 @@ information on what to include when reporting a bug. - [Win32] Bugfix: Non-BMP Unicode codepoint input was reported as UTF-16 - [Win32] Bugfix: Monitor functions could return invalid values after configuration change (#1761) + - [Win32] Bugfix: Initialization would segfault on Windows 8 (not 8.1) (#1775) - [Cocoa] Changed `EGLNativeWindowType` from `NSView` to `CALayer` (#1169) - [Cocoa] Bugfix: Non-BMP Unicode codepoint input was reported as UTF-16 (#1635) @@ -290,6 +291,7 @@ skills. - Braden Pellett - Christopher Pelloux - Arturo J. PĂ©rez + - Vladimir Perminov - Anthony Pesch - Orson Peters - Emmanuel Gil Peyrot