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

[core] fix HP card reader detection

This commit is contained in:
Pete Batard 2014-01-18 21:42:47 +00:00
parent ebced16383
commit 3593cced87
5 changed files with 9 additions and 11 deletions

View file

@ -12,7 +12,7 @@ o Version 1.4.2 (2014.01.??)
Improve initial locale detection
Save user selected locale between sessions
Always use English locale in the log, where possible
Fix detection for some SanDisk, Kingston and Toshiba drives
Fix detection for some SanDisk, Kingston, HP and Toshiba drives
Fix a potential issue with drive letter assignation
Many other minor fixes and improvements