From 27ec33e0078cc63c9d0ee187d40d3752bb874203 Mon Sep 17 00:00:00 2001 From: Wayne Warthen Date: Wed, 21 May 2025 15:39:13 -0700 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 faa0c9be..47a8b95b 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -19,7 +19,7 @@ This is a patch release of v3.5. ### Fixes -- Corrects an issue with the `CPMLDR.SYS` and 'ZPMLDR.SYS` files that +- Corrects an issue with the `CPMLDR.SYS` and `ZPMLDR.SYS` files that caused `SYSCOPY` to fail when used with them. - Added missing `BCLOAD` file to the MS BASIC Compiler disk image.