From b1d8a62706c30e574bb2bb0ff211c76ecdc98c37 Mon Sep 17 00:00:00 2001 From: maron2000 <68574602+maron2000@users.noreply.github.com> Date: Thu, 20 Mar 2025 19:02:13 +0900 Subject: [PATCH] Update CHANGELOG --- CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index b64f21195..915854230 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,7 @@ Next + - Fixed Host key (F11, F12) handling in Codepage 932 (Japanese Shift-JIS). + (maron2000) + - Fixed SSE PSADBW to match the Intel SDM. (fuel-pcbox) - Bumped ESFMu to ver 1.2.6 (maron2000) - Fixed regression of adding a dot to CD labels when longer than 8 characters, required for games such as Descent 2 CD installer (maron2000)