From 3eaa889b147133220d09ff03260c23815ecc0ea8 Mon Sep 17 00:00:00 2001 From: Stephen Anthony Date: Tue, 22 Aug 2017 16:42:12 -0230 Subject: [PATCH] Updated changelog for last committed fix. --- Changes.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Changes.txt b/Changes.txt index c1cff082b..cdec8ba2f 100644 --- a/Changes.txt +++ b/Changes.txt @@ -21,6 +21,9 @@ * Fixed several bugs in holdselect, holdreset and holdjoyX commandline arguments; these now work as expected. + * Fixed wrong display of HM values in debugger after 'HMCLR' has been + executed. + -Have fun!