mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
[misc] Fix various issues
* Attempt to remount the drive in case of failure (Closes #270) * Minor fixes to localization * Fix errors not being properly reported in DownloadFile() * Also update ChangeLog.txt for beta
This commit is contained in:
parent
573ea45640
commit
d828500af7
5 changed files with 40 additions and 17 deletions
|
@ -1,3 +1,17 @@
|
|||
o Version 1.4.2 (2014.01.??)
|
||||
Add ReactOS support
|
||||
Add EFI/NTFS boot support, for targets that support it
|
||||
Add card hotplug detection for USB memory card readers
|
||||
Add retry when writing ISO files... again
|
||||
Add Malay translation, courtesy of Muhammad Aman
|
||||
Speed up boot record cleanup, for slow drives
|
||||
Improve initial locale detection
|
||||
Save user selected locale between sessions
|
||||
Always use English locale in the log, where possible
|
||||
Fix detection of SanDisk, Kingston and Toshiba drives
|
||||
Fix an issue with drive letter assignation
|
||||
Many other minor fixes and improvements
|
||||
|
||||
o Version 1.4.1 (2013.12.05) [BUGFIX RELEASE]
|
||||
Fix broken Syslinux support (reported by ank91)
|
||||
Add Slovenian support, courtesy of Matej Horvat
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue