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

v1.4.0 (build 340)

This commit is contained in:
Pete Batard 2013-12-02 18:54:47 +00:00
parent cb3de685ee
commit 504c356f4e
3 changed files with 19 additions and 10 deletions

View file

@ -1,14 +1,19 @@
o Version 1.4.0 (2013.12.??)
o Version 1.4.0 (2013.12.02)
Add localization support, with native integration for the following languages:
- Chinese (Traditional), courtesy of 佚
- Dutch, courtesy of Roberto Pino
- French, courtesy of myself ("Je vais me gêner !")
- German, courtesy of Thilo Langbein
- Greek, courtesy of Konstantinos and Nikolaos Margaritis
- Hugarian, courtesy of georg1136
- Italian, courtesy of bovirus
- Korean, courtesy of NaJiyoun
- Korean, courtesy of 나두야간다
- Lithuanian, courtesy of Gintaras Venslovas
- Polish, courtesy of Piotr Halama
- Romanian, courtesy of Gîrlea Alexandru
- Russian, courtesy of Кирилл Иванов
- Spanish, courtesy of José Pineda
- Turkish, courtesy of Mehmetali KURAN
- Turkish, courtesy of Mehmetali Kuran
- More to come, more wanted! See http://rufus.akeo.ie/translations
Add "smart" detection of USB HDD vs USB Flash Drive
Add retry when writing ISO files
@ -17,6 +22,7 @@ o Version 1.4.0 (2013.12.??)
Fixed some issues with DOS localization
Fixed FAT32 formatting for large and GPT disks
Fixed support for Ubuntu, Scientific Linux, unofficial Windows and other ISOs
Various other fixes and improvements
o Version 1.3.4 (2013.07.15)
Syslinux v5 support (NEW)
UDF formatting support (NEW - Vista and later only)