From c3d18f118a9849665a0c6a3376a8e6f9a59b78fc Mon Sep 17 00:00:00 2001 From: Autechre Date: Tue, 14 Jul 2020 10:19:37 +0200 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 9592d4fc2f..5bc5ea6136 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -7,7 +7,8 @@ - CHEEVOS: Fix 'Auto Save State freezes RetroArch while Cheevos is enabled' - CONFIG FILE: Optimise parsing of configuration files - D3D9/D3D11: Fix core-initiated D3D9/D3D11 driver switches -- DRIVERS: Add 'Ignore null drivers' setting. When enabled, won't allow the user to set a driver to nothing. Can prevent the user from locking him/herself out of the program. +- DRIVERS: Add 'Ignore null drivers' setting. When enabled, won't allow the user to set a driver to nothing. Can prevent the user from locking him/herself out of the program +- EMSCRIPTEN: Fix input code to ignore unknown keys - FILE I/O: VFS and NBIO interfaces will now use 64-bit fseek/ftell where possible, should allow for reading/writing to files bigger than 2GB - IOS: Fixed iOS 6 version - LOCALIZATION: Updates for several languages (synchronized from Crowdin)