Changes between Version 256 and Version 257 of ReleaseNotes/Mainline
- Timestamp:
- 2026-04-14T21:52:23Z (3 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReleaseNotes/Mainline
v256 v257 86 86 * Added sequential disk read ({{{seq_read}}}) benchmark 87 87 * Navigator 88 * uses the new file management library 88 89 * Added File / Edit (Ctrl-E) to open selected file in text editor 89 90 * Added File / New File (Ctrl-M) to create new empty or zero-filled file … … 96 97 * Opening a {{{.txt}}} file starts the text editor 97 98 * New file management utilities 98 * based on file management library99 * based on new file management library 99 100 * display progress if operation takes a long time 100 101 * operation can be aborted using Ctrl-C … … 120 121 * The installer now has a user interface 121 122 * Added installer to start menu 123 * Switched to new file management library for better progress updates 122 124 * You can now install to an existing MBR label if partition slot 1 is free 123 125 … … 149 151 * Added mouse tracking support 150 152 * Added support for setting the terminal title 153 * New file management library ({{{libfmgt}}}) 151 154 * C library 152 155 * Fixed incorrect blocking chain printed by fibril deadlock detector
