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

[misc] update the Changelog

* Also fix a warning about uninitialized variable
This commit is contained in:
Pete Batard 2019-03-14 23:16:31 +00:00
parent 5c4324f827
commit 9cc9d3fefe
No known key found for this signature in database
GPG key ID: 38E0CF5E69EDD671
3 changed files with 16 additions and 6 deletions

View file

@ -1,3 +1,13 @@
o Version 3.5 (2019.03.??)
Add a feature to download official retail Windows 8.1 or Windows 10 ISOs from Rufus
Add Windows To Go support for MCT generated Windows ISOs
Add a notice about the 'WppRecorder.sys' Microsoft bug for Windows 10 1809 ISOs
Add a notice about trying to format a drive larger than 2 TB in MBR mode
Report the full PID and command line of detected blocking processes in the log
Fix a potential silent abort when the drive is in use
Fix 'Quick Format' option always being active
Fix potentially changing default file system selection after selecting an ISO
o Version 3.4 (2018.12.05)
Set the default image selection directory to Downloads\ instead of My Documents\
Add ARM/ARM64 automatic update support