From 275291e61f418d2f00af1939047b7de70a13c46f Mon Sep 17 00:00:00 2001 From: Wayne Warthen Date: Wed, 21 May 2025 15:37:05 -0700 Subject: [PATCH] Update RELEASE_NOTES.md --- RELEASE_NOTES.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index dfa8f85d..faa0c9be 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -13,6 +13,24 @@ release of RomWBW. applications. This is discussed in the "Upgrading" section of the RomWBW User Guide. +## Version 3.5.1 + +This is a patch release of v3.5. + +### Fixes + +- 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. + +### New Features + +- Added `SLABEL` application (Mark Pruden). + +- Variety of documentation improvements, especially an overhaul of + the Hardware Document (Mark Pruden). + ## Version 3.5 ### Upgrade Notes