]> code.delx.au - refind/blobdiff - NEWS.txt
Further tweaks to spoof_osx_version code, including writing
[refind] / NEWS.txt
index 2510be0c3dfd1b91cd8bda5cb254863f1acb4b62..186ec3a701f60234959cc0818007588f0de8326b 100644 (file)
--- 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