X-Git-Url: https://code.delx.au/refind/blobdiff_plain/ed4abdfc513e5e1b005aeaf54e230194c76978ec..e09005269f606f90648048b3f9b2317fdc35147b:/NEWS.txt diff --git a/NEWS.txt b/NEWS.txt index 2510be0..186ec3a 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -1,6 +1,14 @@ 0.9.3 (??/??/2015): ------------------- +- Added new "spoof_osx_version" token, which takes an OS X version number + (such as "10.9") as an option. This feature, when enabled, causes rEFInd + to tell a Mac's firmware that the specified version of OS X is being + launched. This option is usually unnecessary, but it can help properly + initialize some hardware -- particularly secondary video devices. OTOH, + on some Macs it can cause hardware (notably keyboards and mice) to become + unresponsive, so you should not use this option unnecessarily. + - Worked around an EFI bug that affected my 32-bit Mac Mini: That system seems to have a broken EFI, or possibly a buggy CPU, that causes some (but not all) conversions from floating-point to integer numbers to hang