1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00

v3.7 (build 1576)

This commit is contained in:
Pete Batard 2019-09-09 11:58:32 +01:00
parent 38ba8d366c
commit b91a46ea83
No known key found for this signature in database
GPG key ID: 38E0CF5E69EDD671
3 changed files with 8 additions and 7 deletions

View file

@ -1,4 +1,4 @@
o Version 3.7 (2019.09.??)
o Version 3.7 (2019.09.09)
Finalize persistent partition support for Debian and Ubuntu:
- Debian with persistence should work out of the box with any recent "Debian Live" ISO.
- Ubuntu with persistence should also work *IF* using a post 2019.08.01 ISO. Note that,
@ -12,6 +12,7 @@ o Version 3.7 (2019.09.??)
Fix "Can't mount GUID volume" regression when creating Windows To Go drives
Fix "Volume label is invalid" error with empty labels on Windows 7
Fix stale progress bar during standalone ext2/ext3 formatting
Fix an extraction failure with R-Drive Image bootable ISOs
Disable ISO mode for Pop_OS
Other cosmetic and internal improvements