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

v2.10 (build 973)

* Also fix an indentation warning from gcc 6.1
This commit is contained in:
Pete Batard 2016-07-20 10:42:53 +01:00
parent dcb0d561d5
commit b32c7149eb
4 changed files with 13 additions and 12 deletions

View file

@ -1,6 +1,7 @@
o Version 2.10 (2016.07.??)
o Version 2.10 (2016.07.20)
Add SHA-256 validation for downloaded files. You will now see an ✓ or ✗ in the log for relevant content
Add support for O2Micro PCI-E card readers
Add compressed NTFS support for UEFI:NTFS
Improve automatic closure of the Windows default format prompt
Improve support for Ubuntu (silence a benign warning), Springdale (use the actual label) and Antergos (Syslinux version detection)
Work around a Windows bug that can render a GPT disk inaccessible after cleanup (e.g. ChromeOS image)