From 72f6096ba84e2b24c35edf914a36109f80be9a48 Mon Sep 17 00:00:00 2001 From: Stephen Anthony Date: Fri, 31 Aug 2018 16:21:07 -0230 Subject: [PATCH] Add to changelog for the last commit on settings parsing bug. --- Changes.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changes.txt b/Changes.txt index 9d056c5dd..3a5be8dd5 100644 --- a/Changes.txt +++ b/Changes.txt @@ -63,6 +63,11 @@ * Fixed bug in autodetecting Genesis controllers. + * Fixed bug in reading from settings file with entries that were empty; + the parsing was failing. This affected the 'cpurandom' argument; when + all options in it were turned off, they were all turned on again during + the next program run. + * Fixed bug with 'hold' events; they are now released a short time after starting a ROM.