From 49b497be06c570a91b9ac58f4d241e19de69e1f0 Mon Sep 17 00:00:00 2001 From: Twinaphex Date: Sat, 18 May 2019 18:24:35 +0200 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index a66b893ff7..a5782d2e72 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -8,6 +8,7 @@ - NETBSD: Audioio is now the default audio driver. - NETBSD: Fix a segfault when starting RetroArch with an empty configuration file and LANG unset in the environment. - OSD: OSD is now drawn above the overlay with Vulkan. +- X11: Add non-evdev keycodes to fix keyboard input on non-Linux systems with X11. # 1.7.7 - 3DS: Add unique IDs to prevent cores overwriting each other.