From 858d68037170a87fde2bdc668439d844dfc2fb85 Mon Sep 17 00:00:00 2001 From: Mark Pruden Date: Thu, 13 Feb 2025 11:03:19 +1100 Subject: [PATCH] Improved Release notes, to provide better more descriptive information --- RELEASE_NOTES.md | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index ebdd2160..f4c6b4d8 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -56,23 +56,25 @@ release of RomWBW. - Documentation improvements (Mark Pruden), including: - - Reorganization into multiple directories. - Improved Disk Management section in User Guide. - - Overhaul of Disk Catalog. + - Complete overhaul of Disk Catalog. -- Disk image for Z3PLUS (Mark Pruden). +- Z3PLUS disk image, a CP/M 3 (ZCPR 3.4) based OS (Mark Pruden). - `REBOOT` application added (Martin R). Also, reboot capability added to `CPUSPD` utility. -- `COPYSL` slice copy application (Mark Pruden). +- `COPYSL` application to allow the fast copy, move, and backup + of whole disk slices. (Mark Pruden). -- Improved disk slice management and protection (Mark Pruden). +- Improved disk slice management and protection of other data + that may be present. (Mark Pruden). -- Initial NVRAM configuration support (Mark Pruden). +- Use of NVRAM (RTC based) to support dynamic configuration, + initially supporting automatic boot options (Mark Pruden). -- Enhancements to ASSIGN command to automatically assign drives - (Mark Pruden). +- Enhancements to ASSIGN command to automatically assign + multiple drives based on simple policy options (Mark Pruden). ### New Hardware Support