Changes between Version 214 and Version 215 of ReleaseNotes/Mainline


Ignore:
Timestamp:
2024-06-19T08:08:42Z (2 weeks ago)
Author:
Jiri Svoboda
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseNotes/Mainline

    v214 v215  
    3636    * Added random disk read ({{{rand_read}}}) benchmark
    3737    * Added sequential disk read ({{{seq_read}}}) benchmark
     38  * Fixed {{{mkfat}}} to correctly set volume label on FAT32
    3839
    3940=== Libraries ===
     
    4748      * Fixes ticket #871
    4849  * Disk label library ({{{liblabel}}})
    49     * Fix GUID encoding in GPT labels (use MS encoding instead of RFC 4122)
     50    * Fixed GUID encoding in GPT labels (use MS encoding instead of RFC 4122)
     51  * Disk management library ({{{libfdisk}}})
     52    * Fixed deletion of partitions that are currently mounted
    5053
    5154=== Miscellaneous ===