From d9552e6a25af2ba253f6418a52763828fbeecc38 Mon Sep 17 00:00:00 2001 From: Vicki Pfau Date: Thu, 31 May 2018 09:48:34 -0700 Subject: [PATCH] CHANGES: Update --- CHANGES | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index ec831549d..4d7db503c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,11 @@ -0.6.4: +0.6.4 (Future): Bugfixes: - GBA Video: Mark OAM dirty on reset (fixes mgba.io/i/1062) - GBA Hardware: Fix RTC overriding light sensor (fixes mgba.io/i/1069) - GBA Savedata: Fix savedata modified time updating when read-only - GB Video: Fix enabling window when LY > WY (fixes mgba.io/i/409) + - PowerPC: Fix several potential crashes (fixes mgba.io/i/1089) + - Qt: Fix build with Qt 5.11 (fixes mgba.io/i/1094) 0.6.3: (2017-04-14) Bugfixes: