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

[misc] fix minor MinGW warnings

* Also update localization to version 1.0.22
This commit is contained in:
Pete Batard 2017-07-17 16:02:47 +01:00
parent b4a2c06a2e
commit f01043feda
6 changed files with 38 additions and 14 deletions

View file

@ -1,3 +1,10 @@
o Version 2.16 (2017.07.??)
Add an audiovisual cue on completion/error
Notify user when an ISO is broken or truncated
Notify user if other processes are accessing the drive before format
List processes that are locking a drive, if any, on failure
Improve verbosity of the Windows To Go process
o Version 2.15 (2017.05.17)
Fix non-listing of drives that are opened for write access by another process
Report external processes that may be preventing disk access (in the log)