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

[misc] use BOOLEAN in structs rather than BOOL

* int vs byte
* Also gear up for 2.2 release
This commit is contained in:
Pete Batard 2015-05-24 23:06:36 +01:00
parent 5e131a7f56
commit 94e7e41082
5 changed files with 36 additions and 28 deletions

View file

@ -1,3 +1,11 @@
o Version 2.2 (2015.05.??)
Modernize the language selection button, courtesy of David Warner
Add keyboard accessibility, courtesy of David Warner
Add a clear indication of UEFI-CSM usage
Fix Rufus preventing Windows shutdown when idle
Improve UI on high DPI monitors
Other UI improvements and fixes
o Version 2.1 (2015.03.23)
Add 32 bit support to UEFI:NTFS boot
Add standalone UEFI:NTFS boot installation, in advanced mode