From 5b995dec265495b3c65b0dcf4afe46c558123a4b Mon Sep 17 00:00:00 2001 From: Autechre Date: Fri, 21 May 2021 14:08:55 +0200 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 5f4e5cc19f..9051478e74 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,10 +1,13 @@ # Future +- CONTENT LOADING/FILE IO: Prevent unnecessary extraction (to disk) of compressed content files when need_fullpath is false - CORE INFO/FILE IO: Enable core info cache by default now for all platforms +- FILE IO/COMPRESSED: Ability to load content inside ZIP files directly into RAM - LAKKA: Add brightness restore hook - LOCALIZATION: Fetch translations from Crowdin - MENU/OZONE: Added simple playlist entry enumeration - MENU/XMB: Fix display of 'Maximum Users' menu entry dropdown list - PS3/PSL1GHT: Joypad driver works again +- PSTV: Fix Vita input driver for PSTV - RPNG: Fix some memory corruption if processing broken input PNG file - SECURITY: Fix CVE-2021-28927