mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
[misc] factorize SizeToHumanReadable() and ensure log sizes are in English
* Also use an allocated buffer for DD operations
This commit is contained in:
parent
5ad2ac0d47
commit
b83b087b52
7 changed files with 33 additions and 40 deletions
|
@ -2,10 +2,11 @@ o Version 1.4.4 (2013.02.??)
|
|||
Add *uncompressed* DD Image support (FreeBSD, FreeNAS, etc.)
|
||||
Add right-to-left language support
|
||||
Add NTFS Compression support (unofficial)
|
||||
Improve Syslinux v5+ support (requires an internet connection to download extra files)
|
||||
Improve hotplug detection
|
||||
Fix detection for Toshiba drives (again)
|
||||
Improve Syslinux v5+ support (requires an internet connection to download extra files)
|
||||
Fix support for latest gparted, ArchLinux, and other Syslinux v5+ based ISOs
|
||||
Fix detection for Toshiba drives (again)
|
||||
Fix UDF Unicode support
|
||||
|
||||
o Version 1.4.3 (2013.01.21) [BUGFIX RELEASE]
|
||||
Fix format operation not starting on Windows XP (reported by ank91)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue