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