Changes between Version 253 and Version 254 of ReleaseNotes/Mainline


Ignore:
Timestamp:
2025-11-28T21:13:01Z (2 months ago)
Author:
Jiri Svoboda
Comment:

Verify

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseNotes/Mainline

    v253 v254  
    8888    * Added File / Edit (Ctrl-E) to open selected file in text editor
    8989    * Added File / New File (Ctrl-M) to create new empty or zero-filled file
     90    * Added File / Verify (Ctrl-V) to verify that file(s) can be read
    9091    * Opening a {{{.txt}}} file starts the text editor
    91   * New file management utility
     92  * New file management utilities
    9293    * displays progress if operation takes a long time
    9394    * operation can be aborted using Ctrl-C
    9495    * on I/O error the user can choose whether to abort or retry
    9596    * {{{newfile}}} creates a new empty or zero-filled file
     97    * {{{verify}}} checks that files can be read
    9698  * Fixed {{{mkfat}}} to correctly set volume label on FAT32
    9799  * Text editor