From 82f5c5fa48036374b4c93a2f0daed61a68929783 Mon Sep 17 00:00:00 2001 From: Joshua Bell Date: Mon, 10 Dec 2018 10:30:45 -0800 Subject: [PATCH] Update RELEASE-NOTES.md --- RELEASE-NOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index b177ba1..9f8b800 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -26,7 +26,7 @@ * Dates 00-39 are treated as 2000-2039; dates 100-127 are treated as 2000-2027. (#15) * File > Quit returns to ProDOS 8 selector, and /RAM is reattached. (#3) -* Date DA: Read-only on systems with a clock. On systems with a clock, date is saved for next session. (#30, #39) +* Date DA: Read-only on systems with a clock. On systems without a clock, date is saved for next session. (#30, #39) * Calculator DA: don't mis-paint when moved offscreen and other fixes. (#33, #34) * IIgs-specific: color DHR is re-enabled on exit. (#43) * IIgs emulators no longer crash on startup. (#85)