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

[core] layout buffer is to small for drives with weird partitioning

* If you have a bunch of extended partitions, 1024 may not be enough
* Issue reported by Bart Zorn
* Also fix a ChangeLog typo
This commit is contained in:
Pete Batard 2013-12-03 23:56:43 +00:00
parent 054035fea8
commit abb180c2c4
3 changed files with 8 additions and 8 deletions

View file

@ -5,7 +5,7 @@ o Version 1.4.0 (2013.12.02)
- 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
- Hungarian, courtesy of georg1136
- Italian, courtesy of bovirus
- Korean, courtesy of 나두야간다
- Lithuanian, courtesy of Gintaras Venslovas
@ -17,7 +17,7 @@ o Version 1.4.0 (2013.12.02)
- 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
Add detection and display VID:PID for the target device (in the log)
Add detection and display of VID:PID for the target device (in the log)
Updated Syslinux to v4.0.7
Fixed some issues with DOS localization
Fixed FAT32 formatting for large and GPT disks