]> code.delx.au - refind/blobdiff - NEWS.txt
Further refinement of the legacy UEFI boot feature.
[refind] / NEWS.txt
index 036f1cd2399f9e00e8603b77168e2344fa74bb25..421f6bd377cbbf60326591a0c44e3ba7af2723c7 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,3 +1,25 @@
+0.4.6 (10/??/2012):
+-------------------
+
+- Added new "scan_delay" feature to impose a delay before scanning
+  for disks.
+
+- Changed default "scanfor" option from internal-external-optical to either
+  internal-external-optical-manual (for non-Macs) or
+  internal-hdbios-external-biosexternal-optical-cd-manual (for Macs). I've
+  done this for two reasons:
+  - Many Mac users have been confused by the fact that rEFInd needs
+    reconfiguration to detect Windows (or Linux installed in BIOS mode),
+    since rEFIt scans BIOS devices by default. Adding the BIOS options as
+    default for them should help them.
+  - Adding the "manual" option enables users to simply add manual boot
+    stanzas and have them work, which is more intuitive. Adding the
+    "manual" option will have no effect unless manual stanzas are created
+    or uncommented, so this part of the change won't affect users' working
+    default configurations.
+
+- Added new legacy (BIOS) boot support for UEFI-based PCs.
+
 0.4.5 (8/12/2012):
 ------------------