From d2ec1ba2cc6fa82ffdc5c61861b92952068a26b3 Mon Sep 17 00:00:00 2001 From: Twinaphex Date: Fri, 4 Oct 2019 17:08:01 +0200 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 537b5ca8d7..cde0873e8a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -30,6 +30,7 @@ operation had run - OSD: Memory details should now be available on every platform (get_mem_total and get_mem_free need to be implemented in the frontend driver for it to work) - OSD: Memory details can now be shown individually without FPS and frame count - OSX/METAL: CoreAudio V3 driver should now be the default audio driver on first startup +- PS2: Fix memory leaks in font/video driver - SWITCH: Set default aspect ratio to core provided instead of 4:3 - THREADED VIDEO: Fix FPS text in threaded video mode - VITA: Set default aspect ratio to core provided instead of 4:3