Update changelog

This commit is contained in:
Camilla Löwy 2021-01-18 16:24:27 +01:00
parent f5af421a6b
commit 552209fe46
1 changed files with 1 additions and 0 deletions

View File

@ -178,6 +178,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: The CMake files did not check for the XInput headers (#1480)
- [X11] Bugfix: Key names were not updated when the keyboard layout changed
(#1462,#1528)