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

[misc] fix listing of VHD drives when they have been partitioned

* Also harmonize some of our text output
This commit is contained in:
Pete Batard 2014-04-16 22:08:22 +01:00
parent f78eb4de99
commit 7ae21ddf50
3 changed files with 22 additions and 10 deletions

View file

@ -1,3 +1,15 @@
o Version 1.4.7 (2014.04.??)
Add VHD support as a target, courtesy of Scott
Add ReFS support (only for Windows 8.1 or later and only for fixed drives)
Add a cheat mode to force the use of DD image writing for dual ISOs
Add Japanese translation, courtesy of Chantella Jackson
Add Slovak translation, courtesy of martinco78
Add Swedish translation, courtesy of Sopor
Improve the display of filesizes when copying content
Fix FAT32 cluster transitions
Fix unpartitioned drives not always being listed
Fix bad blocks report
o Version 1.4.6 (2014.03.17)
Display USB size in the dropdown list
Add Bulgarian translation, courtesy of Krasimir Nevenov